Open babinik opened 1 month ago
That's strange. It's just access to window.document
and this is the first time I've heard that it could throw an error anywhere. I'll take a look at this a little later.
Sorry, I can't reproduce it. Could you create a repo with a minimal reproducible example?
Good day.
Running @rollup/plugin-babel I got TypeError: Illegal invocation. Did I miss something in the configuration?
Running core-js (v3.38.1) polyfills throws Illegal invocation error.
Vite configuration using @rollup/plugin-babel
vite.config.js
Checked in browsers: Chrome 130.0.6723.70, Edge 130.0.2849.52