- Notifications
You must be signed in to change notification settings - Fork12k
Commit525ddcb
committed
fix(@schematics/angular): only overwrite JSON file if actually changed
The JSON file helper utility used within the Angular schematics nowcontains additional checks when attempting to modify a file to avoidoverwriting a file if no actual changes will occur after a modify request.(cherry picked from commit664e6c7)1 parente5efdc5 commit525ddcb
1 file changed
+10
-3
lines changedLines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
95 | 95 |
| |
96 | 96 |
| |
97 | 97 |
| |
98 |
| - | |
99 |
| - | |
100 |
| - | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
101 | 108 |
| |
102 | 109 |
| |
103 | 110 |
| |
|
0 commit comments
Comments
(0)