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

Issues with updating Vite to v6 #735

Open
stefandesu opened this issue Dec 13, 2024 · 0 comments
Open

Issues with updating Vite to v6 #735

stefandesu opened this issue Dec 13, 2024 · 0 comments
Labels
dependencies Pull requests that update a dependency file low priority maybe later

Comments

@stefandesu
Copy link
Member

While updating dependencies, I couldn't get the build to work with Vite v6. None of the breaking changes should apply to us, but it seems like the global instance of jskos-tools under this.$jskos is undefined. This only happens in the build, not in the dev server.

One solution would be to import jskos-tools manually in each component instead of defining it globally.

@stefandesu stefandesu added low priority maybe later dependencies Pull requests that update a dependency file labels Dec 13, 2024
stefandesu added a commit that referenced this issue Dec 13, 2024
Could not update Vite to v6 though, see #735.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file low priority maybe later
Projects
None yet
Development

No branches or pull requests

1 participant