Skip to content

fix: Uncaught ReferenceError: defineNuxtPlugin is not defined#377

Open
Ribeiro-Tiago wants to merge 4 commits intonuxt-modules:masterfrom
Ribeiro-Tiago:bugfix-360-defineNuxtPlugin
Open

fix: Uncaught ReferenceError: defineNuxtPlugin is not defined#377
Ribeiro-Tiago wants to merge 4 commits intonuxt-modules:masterfrom
Ribeiro-Tiago:bugfix-360-defineNuxtPlugin

Conversation

@Ribeiro-Tiago
Copy link

🔗 Linked issue

resolves #360

❓ Type of change

  • [x ] 📖 Documentation (updates to the documentation or readme)
  • [ x] 🐞 Bug fix (a non-breaking change that fixes an issue)
  • [ x] 👌 Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • [ x] 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Fix issue with loading plugin due to auto imports not being available by explictly importing necessary stuffs

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.

Uncaught ReferenceError: defineNuxtPlugin is not defined

1 participant