Closed linhmtran168 closed 6 months ago
May fix https://github.com/Morgbn/nuxt-csurf/issues/19
It seems that there is an issue in nuxt-module-builder that makes plugin types are not preserved in build output. This fix takes reference from the fix in @nuxt/pinia module https://github.com/vuejs/pinia/pull/2147
nuxt-module-builder
@nuxt/pinia
Hello @linhmtran168, I think this problem is solved, thanks for the pull request ;)
May fix https://github.com/Morgbn/nuxt-csurf/issues/19
It seems that there is an issue in
nuxt-module-builder
that makes plugin types are not preserved in build output. This fix takes reference from the fix in@nuxt/pinia
module https://github.com/vuejs/pinia/pull/2147