[v1.0.0-alpha (Feature)] support explicit { tag: 'attr' }
patterns for URL resolving (options.url
)
#159
Milestone
{ tag: 'attr' }
patterns for URL resolving (options.url
)
#159
Feature
The current asset resolving (
<img src="path/to/file.png">
) is likely too aggressive for real projects and doesn't match custom attribute names like<tag custom-src>
atm.webpack.config.js
The text was updated successfully, but these errors were encountered: