Skip to content

Commit

Permalink
Merge c8cbaed into 03f9122
Browse files Browse the repository at this point in the history
  • Loading branch information
hdimitrieski committed Jan 5, 2021
2 parents 03f9122 + c8cbaed commit 4667848
Show file tree
Hide file tree
Showing 5 changed files with 606 additions and 652 deletions.
3 changes: 1 addition & 2 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"prefix": "ngrx",
"architect": {
"build": {
"builder": "@angular-devkit/build-ng-packagr:build",
"builder": "@angular-devkit/build-angular:ng-packagr",
"options": {
"tsConfig": "projects/data-grid/tsconfig.lib.json",
"project": "projects/data-grid/ng-package.json"
Expand Down Expand Up @@ -79,7 +79,6 @@
"optimization": true,
"outputHashing": "all",
"sourceMap": false,
"extractCss": true,
"namedChunks": false,
"extractLicenses": true,
"vendorChunk": false,
Expand Down
Loading

0 comments on commit 4667848

Please sign in to comment.