src/js/index.js', output: { path: './dist/js', filename: 'bundle.js' } } 配置檔案提供一個入口和一個出口,webpack根據這個來進行js的打包和.
確定! 回上一頁