This is my plugin configuration: new CopyWebpackPlugin([ { from: 'src/image', to: 'image' }, { from: 'src/vendor', to: 'vendor' } ]).
確定! 回上一頁