I used the rollup-plugin-terser plugin because Rollup itself doesn't support minification. Webpack 5 uses --mode=production --devtool=sourcemap . Parcel 2 uses ...
確定! 回上一頁