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

fix: framework detection for solidjs and solidstart #5856

Merged
merged 8 commits into from
Oct 1, 2024

Conversation

orinokai
Copy link
Contributor

Summary

Updating framework detection for Solid and SolidStart. The latter is now published as @solidjs/start and uses Vinxi. I've taken the opportunity to update the publish dir to dist, since this is Vite under the hood. We should contact Ryan after this goes live because he can then remove a step from the docs.

also:
- add Solid.js and SolidStart detection tests
- make the filename for Solid.js match the framework id like all the others
- avoid bug elsewhere with using just `vite` as a dev command (I should really
  write up that bug... sorry)
@serhalp
Copy link
Contributor

serhalp commented Oct 1, 2024

@orinokai I pushed a commit that

  • reintroduces support for old SolidStart sites
  • adds Solid.js and SolidStart detection tests
  • makes the filename for Solid.js match the framework id like all the others
  • avoid the bug with using just vite as a dev command (I should really write up that bug... sorry)

@serhalp serhalp enabled auto-merge (squash) October 1, 2024 15:59
Copy link

sonarcloud bot commented Oct 1, 2024

@serhalp serhalp merged commit 2002b42 into main Oct 1, 2024
39 checks passed
@serhalp serhalp deleted the rs/solid-framework-detection branch October 1, 2024 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants