mirror of
https://github.com/tabler/tabler.git
synced 2026-06-17 12:50:03 +04:00
package.json fix
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@
|
||||
"gh-pages": "./gh-pages.sh",
|
||||
|
||||
"dist": "gulp build && JEKYLL_ENV=production jekyll build --destination dist",
|
||||
"publish": "dist && ./gh-pages.sh",
|
||||
"publish": "./gh-pages.sh",
|
||||
"watch": "gulp build && npm-run-all --parallel gulp-watch jekyll-watch",
|
||||
"serve": "gulp build && npm-run-all --parallel gulp-watch jekyll-serve"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user