Closed green1052 closed 2 years ago
hello did you resolve this problem? i only add minify options in swc-loader but it does't work
hello did you resolve this problem? i only add minify options in swc-loader but it does't work
https://swc.rs/docs/configuration/minification#replacing-terser
Is there any chance I can use swc-loader
before babel loader in order to minify the code before babel get involved?
https://webpack.js.org/plugins/terser-webpack-plugin/#swc https://swc.rs/docs/configuring-swc#minify
Is this right?