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
changing it to const query = this.resourceQuery ? parseQuery(this.resourceQuery + this.resourceFragment) : null;
seems to fix the problem for webpack 5
JorisM
added a commit
to JorisM/svg-mixer
that referenced
this issue
Oct 25, 2021
Hi, I can't use your plugin using Webpack 5 Asset Modules to treat Svg: the final Svg remains untouched, here it is my confguration:
The text was updated successfully, but these errors were encountered: