const HtmlWebpackPlugin = require('html-webpack-plugin') module.exports = { mode: 'development', entry: './src/scripts/index.js', ...
確定! 回上一頁