const path = require('path') module.exports = { ... resolve: { modules: ['node_modules', path.join(__dirname, 'src'), 'shared ...
確定! 回上一頁