Replies: 3 comments 2 replies
-
|
I think this could be solved out of core by a community plugin. If you see a feature in core that is required, please create a feature request for it. Moving in the meantime to a discussion. |
Beta Was this translation helpful? Give feedback.
-
|
BTW, vite-plugin-legacy must be installed with |
Beta Was this translation helpful? Give feedback.
-
|
I think this is already supported in |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Some users are using older-version-browsers. Their browsers support ES module but lack some modern ECMA API. Using polyfill is necessary.
For internal network sake, we can't use the service provided by polyfill.io, I'm expecting a plugin for injecting polyfill automatically.
Suggested solution
An official plugin for handing polyfill instead of a built-in feature of vite-plugin-lagecy.
Alternative
No response
Additional context
No response
Validations
Beta Was this translation helpful? Give feedback.
All reactions