module.exports = { webpack: (config, { buildId, dev, isServer, defaultLoaders, webpack }) => { // Important: return the modified config return config }, }.
確定! 回上一頁