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

Add vite 6 to peerDependencies #31

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

silverwind
Copy link
Contributor

As far as I'm aware, the plugin API of v6 is compatible to v5, so this should be all that's needed to support v6.

As far as I'm aware, the plugin API of v6 is compatible to v5, so this should be all that's needed to support v6.
@silverwind
Copy link
Contributor Author

Test failure is unrelated.

@Sceat
Copy link

Sceat commented Jan 15, 2025

could this be merged?

@nicky1038
Copy link

nicky1038 commented Jan 16, 2025

Sorry for posting this here but it can help somebody.
Vite allows using Rollup plugins since they have compatible plugin APIs, so one might also use @rollup/plugin-yaml for converting yaml to esm.

@silverwind
Copy link
Contributor Author

While we are talking alternatives, I also started working on a new minimal yaml plugin, no schema support etc, but might be enough for some people.

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.

3 participants