mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-29 19:20:39 +02:00
Update package.json
This commit is contained in:
@@ -28,8 +28,8 @@
|
||||
"dev:ja-JP": "cross-env LOCALE=ja-JP webpack",
|
||||
"less": "lessc stylesheets/style.less > stylesheets/style.base.css && csso stylesheets/style.base.css > stylesheets/style.css",
|
||||
"prebuild": "node tools/buildmark -- set",
|
||||
"ci:build": "run-s bootstrap build:** default",
|
||||
"build": "run-s bootstrap build:** default deploy",
|
||||
"build:ci": "run-s bootstrap build:** default",
|
||||
"postbuild": "node tools/buildmark -- resolve",
|
||||
"build:en-GB": "cross-env LOCALE=en-GB webpack && minify en-GB/article.js -d en-GB",
|
||||
"build:zh-CN": "cross-env LOCALE=zh-CN webpack && minify zh-CN/article.js -d zh-CN",
|
||||
|
Reference in New Issue
Block a user