marshallswain / nuxt-feathers-pinia

3 stars 2 forks source link

Update composables, remove unused/deprecated #2

Closed gorango closed 8 months ago

gorango commented 8 months ago

Replace unused internal composables and deprecated ones with those specified in the unplugin-auto-import-preset.ts.

I tried using feathersPiniaAutoImport in modules.ts but ran into the same issue (#1) as in other nuxt apps when trying to load the feathers-pinia package from node_modules.