-
-
Notifications
You must be signed in to change notification settings - Fork 248
Open
Description
HTML is not minified when using the HTML bundler with minify set to true if you have your HTML within script tags. Not sure if anything inside the script tags would minify. This could be FAD, but it would be great if the minifier would either also minify content within script tags, especially if the type="text/ng-template". Bundling HTML seems like a perfect solution for placing Angular app view templates into the cache... if it could get beyond the script tag.
Metadata
Metadata
Assignees
Labels
No labels