grunt-inline
grunt-inline copied to clipboard
Brings externally referenced resources, such as js, css and images, into a single file.
Hello, I have a html like this one : ``` ``` And it seems that the script regex matches from the first in the head, to the last at the...
When inlining SVGs added through an `` tag, the resulting images are broken as you can see [here](https://github.com/Snugug/north/blob/0dd8f7a2f5357e72052d4c0667745e49289f44d4/index.html#l421)
Versions of uglify-js prior to 2.4.24 are affected by a vulnerability which may cause crafted JavaScript to have altered functionality after minification. Recommendation: Upgrade UglifyJS to version >= 2.4.24.