mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-30 19:50:01 +02:00
minification
This commit is contained in:
49718
article.js
49718
article.js
File diff suppressed because one or more lines are too long
49718
en-GB/article.js
49718
en-GB/article.js
File diff suppressed because one or more lines are too long
@@ -8,7 +8,7 @@
|
||||
"build": "run-s localize less build:** default",
|
||||
"default": "node copy-default-locale",
|
||||
"postbuild": "node buildmark",
|
||||
"build:en-GB": "webpack",
|
||||
"build:en-GB": "webpack -p",
|
||||
"build:zh-CN": "cross-env LOCALE=zh-CN webpack -p",
|
||||
"build:ja-JP": "cross-env LOCALE=ja-JP webpack -p",
|
||||
"dev": "npm run localize && npm run less && webpack-dev-server --progress --colors --hot --inline",
|
||||
|
Reference in New Issue
Block a user