You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It'd be useful to preserve particular IDs by regex, in such cases where the exact IDs to preserve aren't necessarily known until build time, or where it'd be a pain to maintain a long list.
For example, preserve IDs matching /^svgshape_/.
I might provide a pull request for this if there is interest.
The text was updated successfully, but these errors were encountered:
It'd be useful to preserve particular IDs by regex, in such cases where the exact IDs to preserve aren't necessarily known until build time, or where it'd be a pain to maintain a long list.
For example, preserve IDs matching
/^svgshape_/
.I might provide a pull request for this if there is interest.
The text was updated successfully, but these errors were encountered: