You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds a small rollup plugin to rename relative module references to
'posthog-js'. This is correct due to the fact that we use
rollup-plugin-dts to combine all our type files by entrypoint, but it
does not support relative modules.
0 commit comments