Commit 0f02a25
committed
fix(bundler): fail when the configured bundler package is missing
An unresolvable bundler package fell through to plain webpack, which
does not understand the arguments the CLI passes, so the run failed
with an unknown-option error naming neither the package nor the
setting that selected it.1 parent be62153 commit 0f02a25
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1108 | 1108 | | |
1109 | 1109 | | |
1110 | 1110 | | |
| 1111 | + | |
| 1112 | + | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
1111 | 1124 | | |
1112 | 1125 | | |
1113 | 1126 | | |
| |||
0 commit comments