提交 64d3f672 编写于 作者: C codecalm

tabler build fix

上级 7917697c
......@@ -6,7 +6,7 @@
"scripts": {
"start": "npm-run-all clean css-main js-compile-standalone --parallel browsersync watch",
"start-incremental": "npm-run-all clean css-main js-compile-standalone --parallel browsersync watch-incremental",
"build": "BUNDLE:true npm-run-all clean-build html-build css js assets-copy",
"build": "BUNDLE=true npm-run-all clean-build html-build css js assets-copy",
"bundlesize": "bundlesize",
"browsersync": "node build/browsersync.js",
"assets-copy": "mkdir -p demo/dist && cp -R dist/* demo/dist/ && cp -R static/* demo/",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册