html-loader
Advanced tools
Changelog
1.0.0 (2020-03-19)
htmlparser2
packageattrs
option was renamed to the attributes
optioninterpolate
option was removed, please consider migration on the preprocessor
minimize
option is true
by default in production
mode. You need to list all options for html-minifier
if you use object
notation.root
option was moved under the attributes
option, please look at the documentationsrc
attribute of the audio
tagsrc
attribute of the embed
tagsrc
attribute of the img
tagsrcset
attribute of the img
tagsrc
attribute of the input
taghref
attribute of the link
tag (only for stylesheets)data
attribute of the object
tagsrc
attribute of the script
tagsrc
attribute of the source
tagsrcset
attribute of the source
tagsrc
attribute of the track
tagposter
attribute of the video
tagsrc
attribute of the video
tagattributes
option should be Boolean
or Object
, please look at the documentationexportAsDefault
option were removed in favor the esModules
optionexportAsEs6Default
option were removed in favor the esModules
optionpreprocessor
optionesModule
optionrulFilter
option for filtering some of urls, please look at the documentation\u2028
and \u2029
charactersimport
/require
count#hash
in sourcesscript
tags when minimize<a name="0.5.5"></a>