airbnb / babel-plugin-inline-react-svg

A babel plugin that optimizes and inlines SVGs for your React Components.
MIT License
474 stars 92 forks source link

adds includePattern as options #125

Open Himanshuub2 opened 5 months ago

Himanshuub2 commented 5 months ago

adds includePattern as options , which is usefull when there are few paths that needs to be included instead of ignoring a lot of patterns.