安装npm install babel-preset-minify --save-dev 用法Via .babelrc 配置文件(推荐) .babelrc { 'presets': ['minify'] } 或通过参数设置- { 'p…
確定! 回上一頁