mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-25 14:16:03 -04:00
add parameter Signed-off-by: bojiang <jiangbo91@huawei.com> Change-Id: I671ce9e6b93491204da18b53924402fd38b16ed3
This commit is contained in:
@@ -105,7 +105,8 @@ function initConfig(config) {
|
|||||||
plugins: [
|
plugins: [
|
||||||
'@babel/plugin-transform-modules-commonjs',
|
'@babel/plugin-transform-modules-commonjs',
|
||||||
'@babel/plugin-proposal-class-properties'
|
'@babel/plugin-proposal-class-properties'
|
||||||
]
|
],
|
||||||
|
compact:false
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{ loader: path.resolve(__dirname, 'lib/process_js_file.js')},
|
{ loader: path.resolve(__dirname, 'lib/process_js_file.js')},
|
||||||
|
|||||||
Reference in New Issue
Block a user