Skip to content
Snippets Groups Projects
Commit 090f8bbe authored by Daniel Nemergut's avatar Daniel Nemergut Committed by Charlotte Hausman
Browse files

Revert "Disabling webpack on dev to simplify JS debugging"

This reverts commit 1e63d35b.
parent fc0f661c
No related branches found
No related tags found
1 merge request!1582WS-2116: enclose numerical relative paths in quotes
......@@ -96,7 +96,7 @@
"with": "src/environments/environment.dev.ts"
}
],
"optimization": false,
"optimization": true,
"outputHashing": "all",
"sourceMap": false,
"namedChunks": false,
......
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