Skip to content
Snippets Groups Projects
Commit 135cfbe4 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

add config

parent 5af6df58
No related branches found
No related tags found
1 merge request!17Angular 13
...@@ -26,7 +26,13 @@ ...@@ -26,7 +26,13 @@
"assets": ["src/favicon.ico", "src/assets"], "assets": ["src/favicon.ico", "src/assets"],
"styles": ["src/styles.scss"], "styles": ["src/styles.scss"],
"scripts": [], "scripts": [],
"allowedCommonJsDependencies": ["@nshmp/disagg-d3"] "allowedCommonJsDependencies": ["@nshmp/disagg-d3"],
"vendorChunk": true,
"extractLicenses": false,
"buildOptimizer": false,
"sourceMap": true,
"optimization": false,
"namedChunks": true
}, },
"configurations": { "configurations": {
"production": { "production": {
......
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