/src/index.js', output: { filename: 'main.js', path: path.resolve(__dirname, 'dist'), }, };. 上面程式說明: entry : 程式入口點; output 的filename ...
確定! 回上一頁