Commit e514d23
authored
fix: case senstive framework names (#120)
Fixes #119
#116 make the names of the framework uppercase, but the default string
was still 'react' and `getFrameWorkByName` is case sensitive.
Build and run the cli, and check the results vs `pnpm create
tsrouter-app@0.15.8` (currrent latest)1 parent eb652bd commit e514d23
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
194 | | - | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
| |||
0 commit comments