This repository was archived by the owner on May 1, 2020. It is now read-only.
Commit e5a4134
committed
fix(serve): if a build error occurs, return config if non-fatal
The promise chain is restored by a .catch(), so we need to continue the
chain with the appropriate resolved value.
This should fix ionic-team/ionic-cli#22471 parent ce5c848 commit e5a4134
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
0 commit comments