npx webpack # 預設會以./src/index.js 為entry;以./dist/main.js 為output。 # 預設就會吃webpack.config.js,因此除非檔名有不同,否則可以省略
確定! 回上一頁