Commit 7ba12c8
committed
feat(core): add Custom starter option to access preset flow
Adds a 'Custom' option to the starter selection that redirects to the original
preset-based flow, giving users access to more configuration options including:
- Framework selection
- Test runner choices
- Bundler options
- And other preset-specific configurations
When 'Custom' is selected, the flow returns 'skip' which triggers the preset
flow instead of the template flow.1 parent ba9b0a6 commit 7ba12c8
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
150 | 155 | | |
151 | 156 | | |
152 | 157 | | |
| |||
0 commit comments