-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Am using this library in SSR based web application. While on server side it is throwing this error when serving locally/ on server
[vite] Error when evaluating SSR module in components.ts: failed to import "locally-unique-id-generator"
| node_modules.pnpm\locally-unique-id-generator@0.1.8\node_modules\locally-unique-id-generator\dist\locally-unique-id-generator.esm.js:19
export { newUniqueId as default };
OS: local: Windows 10, server : AMZ linux
solution recommended: add type: module in package json
I would be grateful if you can quickly incorporate this change to the library
Metadata
Metadata
Assignees
Labels
No labels