Skip to content
Snippets Groups Projects
Commit d3d5586c authored by Lars Bilke's avatar Lars Bilke
Browse files

[web] Updated npm modules.

parent 1a108aa3
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ const commonConfig = merge([
app: pkg.paths.src.js + 'app.js', // PATHS.app,
},
output: {
path: pkg.paths.dist.js,
path: __dirname + pkg.paths.dist.js,
filename: 'bundle.js'
},
module: {
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment