這個檔案會是tree 的root。然後你每次 require 一個檔案 ... webpack.config.js var path = require('path') module.exports = { entry: ['./src/index'], // 在index ...
確定! 回上一頁