Webpack 5 Terser: How can I require 'uglify-module'

后端 未结 0 1884
一生所求
一生所求 2021-01-19 10:11

I\'m trying to use TerserPlugin to minify my code, I found this snippet below in their official docs:

optimization: {
    minimize: true,
    minimizer: [
            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题