mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-20 19:47:44 -04:00
!961 add 'babel-loader' 500kb above support
Merge pull request !961 from Bo Jiang/cherry-pick-1660815505
This commit is contained in:
@@ -105,7 +105,8 @@ function initConfig(config) {
|
||||
plugins: [
|
||||
'@babel/plugin-transform-modules-commonjs',
|
||||
'@babel/plugin-proposal-class-properties'
|
||||
]
|
||||
],
|
||||
compact: false
|
||||
},
|
||||
},
|
||||
{ loader: path.resolve(__dirname, 'lib/process_js_file.js')},
|
||||
|
||||
Reference in New Issue
Block a user