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: remove hard dependency on nuxt, close #334 #338

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

ascott18
Copy link
Contributor

@ascott18 ascott18 commented Mar 4, 2023

Description

Removes hard dependency on @nuxt/kit, changing it to an optional peer dependency so that non-nuxt projects aren't forced to take on 100 additional dependencies in order to use this package.

Linked Issues

Fixes #334

Additional context

@antfu antfu changed the title chore: fix #334 - remove hard dependency on nuxt fix: remove hard dependency on nuxt, close #334 Mar 6, 2023
@antfu antfu merged commit 148bbbf into unplugin:main Mar 6, 2023
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.

Addition of hard dependency on Nuxt adds 80+ additional dependencies
2 participants