Commit 3809747
committed
fix(ng-dev): use an environment variable to determine local builds
Instead of trying to determine whether the version of ng-dev mismatches two strings that will be stamped, we now
use a local environment variable to set the local build status.1 parent 1c89160 commit 3809747
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
0 commit comments