mirror of
https://github.com/openharmony/developtools_ace-js2bundle.git
synced 2026-07-20 21:59:23 -04:00
change command Signed-off-by: houhaoyu <houhaoyu@huawei.com> Change-Id: Id4597b20b078178f9855b84f45bdebf2a945b5c0
This commit is contained in:
@@ -12,8 +12,7 @@
|
||||
"Rich"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "./node_modules/.bin/babel ./third_party/weex-loader/src ./src --out-dir lib && node ./module-source.js ./lib && node ./uglify-source.js ./lib",
|
||||
"richtest": "cd test/rich/testcase && webpack --config ../../../webpack.rich.config.js && mocha ../test.js",
|
||||
"build": "",
|
||||
"rich": "cd sample/rich && webpack --config ../../webpack.rich.config.js",
|
||||
"lite": "cd sample/lite && webpack --config ../../webpack.lite.config.js",
|
||||
"card": "cd sample/card && webpack --config ../../webpack.rich.config.js",
|
||||
|
||||
Reference in New Issue
Block a user