removed from dev config

This commit is contained in:
Miodec 2022-06-25 15:27:02 +02:00
parent e944a3684e
commit 4f5db9deec

View file

@ -17,9 +17,6 @@ const DEV_CONFIG = {
overlay: false,
},
},
output: {
publicPath: "/",
},
plugins: [
new ExtraWatchWebpackPlugin({
dirs: [resolve(__dirname, "../static/html")],