mirror of
https://github.com/openharmony/developtools_ace-js2bundle.git
synced 2026-07-19 18:23:34 -04:00
support dialog for SA
Signed-off-by: zhanghaibo <zhanghaibo0@huawei.com>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"Rich"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "",
|
||||
"build": "./node_modules/.bin/babel ./third_party/weex-loader/src ./src --out-dir lib && node ./module-source.js ./lib && node ./uglify-source.js ./lib",
|
||||
"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