posthog-js
posthog-js copied to clipboard
Vitest error: `PostHog seems to be an ES Module but shipped in a CommonJS package`
They explicitly asked me to make an issue asking you to ship the file in .mjs extension or add "type": "module" in their package.json, so here it is.