mirror of
https://github.com/tabler/tabler.git
synced 2026-07-17 19:11:40 +04:00
dist build
This commit is contained in:
+2
-1
@@ -21,7 +21,8 @@
|
||||
"jekyll-serve": "jekyll serve --livereload",
|
||||
"gh-pages": "./gh-pages.sh",
|
||||
|
||||
"dist": "gulp build && JEKYLL_ENV=production jekyll build --destination dist && ./gh-pages.sh",
|
||||
"dist": "gulp build && JEKYLL_ENV=production jekyll build --destination dist",
|
||||
"publish": "dist && ./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