We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cc4a75 commit f8e5cccCopy full SHA for f8e5ccc
internal/command/extensions/core/core.go
@@ -497,7 +497,7 @@ var PlatformMap = map[string]string{
497
"Python": "python",
498
"Rails": "ruby-rails",
499
"RedwoodJS": "javascript-react",
500
- "Remix": "javscript-remix",
501
- "Remix/Prisma": "javscript-remix",
+ "Remix": "javascript-remix",
+ "Remix/Prisma": "javascript-remix",
502
"Ruby": "ruby",
503
}
0 commit comments