Skip to content

Commit

Permalink
named chunks
Browse files Browse the repository at this point in the history
  • Loading branch information
manfredsteyer committed May 18, 2021
1 parent b324fb0 commit 95a8599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"optimization": true,
"outputHashing": "all",
"sourceMap": false,
"namedChunks": false,
"namedChunks": true,
"extractLicenses": true,
"vendorChunk": false,
"buildOptimizer": true,
Expand Down

0 comments on commit 95a8599

Please sign in to comment.