Commit df07ab1
fix(@angular/cli): convert
Previously, the `before` option in the npmrc was not converted properly to a date.
See: https://docs.npmjs.com/cli/v8/using-npm/config#before
Closes #24685
(cherry picked from commit 545c180)before option in .npmrc to Date1 parent 384ad29 commit df07ab1
File tree
2 files changed
+12
-0
lines changed- packages/angular/cli/src/utilities
- tests/legacy-cli/e2e/tests/commands/add
2 files changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
215 | 219 | | |
216 | 220 | | |
217 | 221 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments