AndersDJohnson / AndersDJohnson/htmlcompressor
Additional script types to be compressed as HTML
- Lingua principale
- Java
- Stelle
- 1
- Fork
- 0
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
```
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.