Skip to content

Commit

Permalink
chore(config): bump angular 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Maple13 authored and pubuzhixing8 committed Jun 28, 2021
1 parent 21a2308 commit 0cc4d1c
Show file tree
Hide file tree
Showing 4 changed files with 4,454 additions and 3,089 deletions.
3 changes: 1 addition & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
"optimization": true,
"outputHashing": "all",
"sourceMap": false,
"extractCss": true,
"namedChunks": false,
"extractLicenses": true,
"vendorChunk": false,
Expand Down Expand Up @@ -150,7 +149,7 @@
"prefix": "slate",
"architect": {
"build": {
"builder": "@angular-devkit/build-ng-packagr:build",
"builder": "@angular-devkit/build-angular:ng-packagr",
"options": {
"tsConfig": "packages/tsconfig.lib.json",
"project": "packages/ng-package.json"
Expand Down
Loading

0 comments on commit 0cc4d1c

Please sign in to comment.