For Webpack > 5 update webpack.config.js module.exports = { ... resolve: { fallback: { "fs": false }, } }
確定! 回上一頁