nuxt3-class-component icon indicating copy to clipboard operation
nuxt3-class-component copied to clipboard

Nuxt3 replacement for nuxt-property-decorator

Results 2 nuxt3-class-component issues
Sort by recently updated
recently updated
newest added

At first thanks for this module. We're currently migrating a Nuxt2 app to Nuxt3, and as we're using the `nuxt-property-decorator` with class components, we're now able to use our components...

`nuxt build` emits warnings: > Export "mixins" of module "../../node_modules/.pnpm/[email protected][email protected]/node_modules/vue-facing-decorator/dist/esm/mixins.js" was reexported through module "../../node_modules/.pnpm/[email protected][email protected]/node_modules/vue-facing-decorator/dist/esm/index.js" while both modules are dependencies of each other and will end up in different chunks...