Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(create-vite): add custom remix option for React #15995

Merged
merged 1 commit into from
Feb 21, 2024

Conversation

patak-dev
Copy link
Member

@patak-dev patak-dev commented Feb 21, 2024

Description

Remix Vite is now stable: https://remix.run/blog/remix-vite-stable

This PR adds a jump to create-remix to the React options, in the same way we do it for Nuxt and SvelteKit.

In a future release, the Vite template will be default and we could remove the --template argument.

image

What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

@patak-dev patak-dev added the p2-nice-to-have Not breaking anything but nice to have (priority) label Feb 21, 2024
Copy link

stackblitz bot commented Feb 21, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@patak-dev patak-dev added the feat: create-vite create-vite package label Feb 21, 2024
@patak-dev patak-dev merged commit f3b195c into main Feb 21, 2024
16 checks passed
@patak-dev patak-dev deleted the feat/remix-from-create-vite branch February 21, 2024 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat: create-vite create-vite package p2-nice-to-have Not breaking anything but nice to have (priority)
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants