here is my webpack.config:
const HtmlPlugin = require("html-webpack-plugin"); const path = require("path"); module.exports = { watch: