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
This is a great little plugin, but since it only filters on the src attribute, it misses css includes which are <link> and use href. Support for this would be awesome. Thanks.
The text was updated successfully, but these errors were encountered:
Yona-Appletree
pushed a commit
to Yona-Appletree/html-webpack-exclude-assets-plugin
that referenced
this issue
Dec 6, 2016
This is a great little plugin, but since it only filters on the
src
attribute, it misses css includes which are<link>
and usehref
. Support for this would be awesome. Thanks.The text was updated successfully, but these errors were encountered: