logrocket
logrocket copied to clipboard
fix: Uncaught ReferenceError: defineNuxtPlugin is not defined
๐ 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