src/server/index.js', // 指定文件打包比特置及文件名稱 output: { path: path.join(__dirname, 'build'), filename: 'bundle.js' }, externals: ...
確定! 回上一頁