Allow targeting of specific file extensions for babel rollup plugin #656
Labels
kind: feature
New feature or request
priority: backlog
scope: integration
Related to an integration, not necessarily to core (but could influence core)
solution: duplicate
This issue or pull request already exists
Current Behavior
I'm unable to customize the targeted file extensions for plugins and don't have an easy way to ignore one plugin and extend it how I want it. I need to do so to resolve this issue since I need to have babel run across
.svg
files to avoid bugs in Edge for my icon library.Desired Behavior
Allow me to determine the file extensions targeted by each rollup plugin.
The text was updated successfully, but these errors were encountered: