Skip to content
Snippets Groups Projects
Commit 24c83f3c authored by Daniel Nemergut's avatar Daniel Nemergut
Browse files

Revert "Disabling webpack on dev to simplify JS debugging"

This reverts commit 1e63d35b.
parent 4029831c
No related branches found
No related tags found
3 merge requests!1605Merge 2.8.2.3 work to main,!1581catch up with 2.8.2.3,!1574WS-2215 Editor modal scrubbing
Pipeline #14221 passed
......@@ -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