pinia-plugin-persist icon indicating copy to clipboard operation
pinia-plugin-persist copied to clipboard

need package.json flag to allow importing to ESM (.mjs) modules

Open narration-sd opened this issue 3 years ago • 0 comments

I've created a PR for this already, as it's a simple one-line and non-interfering fix, merci :)

It's here, just to save the moment. It's tested via yalc.

My case involves an import() promise, but the definition still needs to be there in the npm package.

narration-sd avatar Jul 26 '22 23:07 narration-sd