v8.1.0
🐜 Bug Fixes
- Generate: Fixed ERR_UNSUPPORTED_DIR_IMPORT error in nuxt generate. (#602)
Thanks to @randomnessdev & @mandalornl
Warning:
While this fix fixes nuxt generate, it re-introduces the "The command 'nuxt generate' finished but did not exit after 5s" warning. Getting rid of this warning will/might be tackled separately with Nuxt v3/Firebase non-compat mode support in the future.