1 messages · Page 1 of 1 (latest)
Are there any downsides or known issues with enableImportInjection? Just wondering why the feature is behind a flag rather than simply enabled for all. Couldn't find anything on this discord and the official docs are not saying... https://stenciljs.com/docs/config-extras#enableimportinjection
my guess as to why it's behind the flag is because 1) it's new-ish 2) ionic don't use it themselves so they don't want it to be the default
Aside from that - I guess there's some potential concern around tree-shaking? So test it out and see