Open
Description
Environment
@sentry/bundler-plugin-core
v2.9.0
Steps to Reproduce
With latest rollup
installed (3.29.4 now) in my project I'm getting an error like:
node_modules/unplugin/dist/index.d.ts(1,40): error TS2305: Module '"rollup"' has no exported member 'AcornNode'.
It seems like unplugin
is pinned here and the latest version of it doesn't reference AcornNode
anymore so updating should fix this issue at least.
Metadata
Metadata
Assignees
Type
Projects
Status
No status