cnpm install --save-dev copy-webpack-plugin new CopyWebpackPlugin([{ from: __dirname '/src/public' }]); from 定義要拷貝的源目錄from: ...
確定! 回上一頁