Skip to content
Snippets Groups Projects
Commit 8e819cf3 authored by rhenck's avatar rhenck
Browse files

Remove not needed build target

parent 58d18efd
No related branches found
No related tags found
No related merge requests found
......@@ -73,29 +73,6 @@
"vendorChunk": false,
"buildOptimizer": true
},
"production-docker": {
"budgets": [
{
"type": "anyComponentStyle",
"maximumWarning": "6kb"
}
],
"fileReplacements": [
{
"replace": "src/environments/environment.ts",
"with": "src/environments/environment.prod.docker.ts"
}
],
"optimization": true,
"outputHashing": "all",
"sourceMap": false,
"extractCss": true,
"namedChunks": false,
"aot": true,
"extractLicenses": true,
"vendorChunk": false,
"buildOptimizer": true
},
"build": {
"budgets": [
{
......
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