We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Router
This is a basic Solidjs template, I tried integrating Tanstack Router but it seems it depends on React. (I'm using vite)
N/A
npx degit solidjs/templates/js nombre-app
The package should'nt depend on React.
No response
The text was updated successfully, but these errors were encountered:
cc @birkskyum @brenelz
Sorry, something went wrong.
You are using vite-plugin-solid in your vite.config.js? Thats kinda odd that is showing up.
We have a vite template here that we had tested https://github.com/solidjs/templates/tree/main/tanstack-router-file-based
You are using vite-plugin-solid in your vite.config.js? Thats kinda odd that is showing up. We have a vite template here that we had tested solidjs/templates@main/tanstack-router-file-based
We have a vite template here that we had tested solidjs/templates@main/tanstack-router-file-based
main
@glitch-txs did you try the solution mentioned above?
No branches or pull requests
Which project does this relate to?
Router
Describe the bug
This is a basic Solidjs template, I tried integrating Tanstack Router but it seems it depends on React. (I'm using vite)
Your Example Website or App
N/A
Steps to Reproduce the Bug or Issue
npx degit solidjs/templates/js nombre-app
as stated in Solidjs docsExpected behavior
The package should'nt depend on React.
Screenshots or Videos
No response
Platform
Additional context
No response
The text was updated successfully, but these errors were encountered: