2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Add a netlify npm script.

This commit is contained in:
XhmikosR
2019-02-15 19:14:05 +02:00
parent e7974e4519
commit 50efb699f6
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -289,6 +289,11 @@ module.exports = function (grunt) {
incremental: false
},
docs: {},
netlify: {
options: {
raw: 'github: true\nbaseurl: ""'
}
},
github: {
options: {
raw: 'github: true'