执行 npm run build 遇到错误如下
Using 1 worker with 2048MB memory limit
可以参考以下问题
- Change worker memory limit
- vue.js - How to increase performance when building Vue webapp? - Stack Overflow
可参考以下文章,主要是 terser-webpack-plugin
设置 parallel
为 false,或更精准的控制并发