const CopyWebpackPlugin = require("copy-webpack-plugin"); module.exports = { mode: "development", entry: "./src/index.js", output: {
確定! 回上一頁