web-resource-inliner
Advanced tools
Changelog
2016-11-17 v4.0.0
Breaking: min engine is now v4.2; Feat: escape "</script>"
strings in script tags, improved multiline support
Changelog
2016-09-07 v3.0.0
Breaking: Removed cssmin
option; Feat: New linkTransform
option which can replace cssmin, and is more flexible
Changelog
2016-03-30 v2.0.0
Feat: SVG use
inlining; Feat: requestTransform; Fix: default gzip handling
Changelog
2015-10-23 v1.1.5
Fix: Unescape HTML entities in the URLs extracted from attributes. Fix: Move callback outside of try
block