fluent-vue / unplugin-fluent-vue

unplugin for fluent-vue. Adds support for custom blocks in Vue SFC and external ftl files.
https://fluent-vue.demivan.me/integrations/unplugin.html
MIT License
6 stars 1 forks source link

Make @nuxt/kit dependency optional #97

Closed Demivan closed 2 months ago

Demivan commented 2 months ago

Description

Make @nuxt/kit dependency an optional peer dependency. There is no need for it in non-Nuxt projects.

Linked Issues

Additional context