-
Couldn't load subscription status.
- Fork 20
Open
Description
I discovered this started happening specifically in the transition from 1.6.1 -> 1.7.0
This is what my index.html bundle injection looked like in 1.6.1:

When it upgraded to 1.7.0 it started injecting every single bundle generated, not just the entry point:

Right now I'm working around this issue by just forcing the use of 1.6.1 in my package.json. This is in essence breaking the use of dynamic imports with rollup.
Here's what the config of the plugin looks like in my rollup.config.js:

Metadata
Metadata
Assignees
Labels
No labels