Open gorango opened 8 months ago
The current setup requires us to clone the src/ of each new version of feathers-pinia to the nuxt app dir.
src/
feathers-pinia
My rough understanding is that this is due to CommonJS/ESM incompatibilities with the @feathersjs/* packages and the nuxt build system?
@feathersjs/*
I am opening this in order to:
@marshallswain, please create a new release from the fixes. Thanks!
The current setup requires us to clone the
src/
of each new version offeathers-pinia
to the nuxt app dir.My rough understanding is that this is due to CommonJS/ESM incompatibilities with the
@feathersjs/*
packages and the nuxt build system?I am opening this in order to: