AndersDJohnson / AndersDJohnson/htmlcompressor
Additional script types to be compressed as HTML
- Lenguaje dominante
- Java
- Estrellas
- 1
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
```
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.