首先我們建立一個js檔案 webpack.config ,當期我們配置最簡單的匯入匯出,程式碼如下: const path = require('path') module.exports = { entry: '.
確定! 回上一頁