Closed gorango closed 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.
feathersPiniaAutoImport
modules.ts
feathers-pinia
Replace unused internal composables and deprecated ones with those specified in the unplugin-auto-import-preset.ts.
I tried using
feathersPiniaAutoImport
inmodules.ts
but ran into the same issue (#1) as in other nuxt apps when trying to load thefeathers-pinia
package from node_modules.