Commit 0f076ec
committed
fix(init): add reactFeatures to feature display info
Companion change for getsentry/cli-init-api#67. The server now
sends reactFeatures as a known feature for React projects. Add it
to FEATURE_INFO with a human-readable label and hint, and to
FEATURE_DISPLAY_ORDER so it renders correctly in the multi-select
prompt.1 parent 915f2bc commit 0f076ec
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
63 | 67 | | |
64 | 68 | | |
65 | 69 | | |
| |||
81 | 85 | | |
82 | 86 | | |
83 | 87 | | |
| 88 | + | |
84 | 89 | | |
85 | 90 | | |
86 | 91 | | |
| |||
0 commit comments