var path = require('path'); module.exports = { context: ... 注意:resolve.root在webpack v1版本中使用,而在webpack v2 中,使用modules代替, ...
確定! 回上一頁