Skip to content

Commit a12f1df

Browse files
committed
Re-enable ng cache #11936
1 parent 859f44f commit a12f1df

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

angular.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,7 @@
146146
"cli": {
147147
"schematicCollections": ["@angular-eslint/schematics"],
148148
"packageManager": "yarn",
149-
"analytics": false,
150-
"cache": {
151-
"enabled": false
152-
}
149+
"analytics": false
153150
},
154151
"schematics": {
155152
"@angular-eslint/schematics:application": {

0 commit comments

Comments
 (0)