If you want to copy your static files you can use the file-loader in this way : for html files : in webpack.config.js : module.exports = { ... module: { ...
確定! 回上一頁