const path = require('path'); module.exports = { entry: path.resolve(__dirname, "app.js"), output: ...
確定! 回上一頁