output: { path: '/Users/AlxTz/Desktop/webpack2', filename: "build.js" } ... 使用 path.resolve() 來把相對路徑轉換成絕對路徑. const path = require('path') ...
確定! 回上一頁