const CopyWebpackPlugin = require('copy-webpack-plugin'); // 在plugins 中配置 new CopyWebpackPlugin([ //支持輸入一個數組 { from: ...
確定! 回上一頁