Open
Description
Stackblitz demo: https://stackblitz.com/edit/vitejs-vite-v9go51?file=vite.config.js
Open your browser devtools to see the warning in the console
.
I believe this is due to how the app is booted in load.js and referencing the global render function.
Is there a way to suppress this warning from within the plugin so as to not surface it to the users application? I spent an hour trying to figure out what in my application was using a render function until I eventually traced it back to this plugin.
Metadata
Metadata
Assignees
Labels
No labels