mkdir webpack-demo cd webpack-demo npm init -y npm install webpack ... const path = require('path'); module.exports = { entry: '.
確定! 回上一頁