You can use resolve.modules . const path = require('path'); const config = { ... resolve: { modules: [ path.resolve(__dirname, ...
確定! 回上一頁