mirror of
https://gitee.com/openharmony/developtools_ace_js2bundle
synced 2024-11-23 07:20:22 +00:00
lihong67@huawei.com separate opensource software weex-scripter/weex-styler from ace_js2bundle. Signed-off-by: lihong <lihong67@huawei.com> Change-Id: Ice6e92e9f57d1d78b8587c3e1d15882d5ef2edde
This commit is contained in:
parent
5eff666c06
commit
efe11c6319
@ -68,5 +68,3 @@ function copyResource(src, dist) {
|
||||
copyResource(path.resolve(__dirname, './plugin/templater'), process.argv[2] + '/templater');
|
||||
copyResource(path.resolve(__dirname, './plugin/theme'), process.argv[2] + '/theme');
|
||||
copyResource(path.resolve(__dirname, './plugin/codegen'), process.argv[2] + '/codegen');
|
||||
copyResource(path.resolve(__dirname, './third_party/weex-loader/deps/weex-scripter'), process.argv[2] + '/scripter');
|
||||
copyResource(path.resolve(__dirname, './third_party/weex-loader/deps/weex-styler'), process.argv[2] + '/styler');
|
||||
|
Loading…
Reference in New Issue
Block a user