AndersDJohnson / AndersDJohnson/htmlcompressor
Additional script types to be compressed as HTML
- Dominant language
- Java
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
It seems that the script type 'x-jquery-tmpl' won't be used much in the future
as jQuery tmpl plugin has been abandoned [1] some time ago. It would be good if
'text/html' and 'text/template' were added to the script type check, as they
are the two most commonly used alternative types for JS templates.
If you accept patches I'll be able to do this sometime this week.
Thank you.
[1] "The jQuery team has decided not to take this plugin past beta. It is no
longer being actively developed or maintained." - http://api.jquery.com/tmpl/
```
Original issue reported on code.google.com by `nik...@gmail.com` on 20 May 2012 at 11:11
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.