Skip to content
Snippets Groups Projects
Commit f39c3f86 authored by Bjarke Madsen's avatar Bjarke Madsen
Browse files

remove publicPath

parent 38858355
Branches
Tags
No related merge requests found
...@@ -75,7 +75,6 @@ const config: Configuration = { ...@@ -75,7 +75,6 @@ const config: Configuration = {
}, },
output: { output: {
path: path.resolve(__dirname, "..", "compendium_v2", "static"), path: path.resolve(__dirname, "..", "compendium_v2", "static"),
publicPath: '/static/',
filename: "bundle.js", filename: "bundle.js",
}, },
devServer: { devServer: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment