vite-plugin-graphql
vite-plugin-graphql copied to clipboard
Add name property to the plugin
The name property is required to display error messages and logs.
I also had an issue with @nuxt/test-utils that needed to match specific plugins name. Without the name it crashed.