mattdesl/budo

Should LiveReload be injected into HTML imports?

Open

#119 aperta il 17 dic 2015

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (124 fork)batch import
bughelp wanted

Metriche repository

Star
 (2174 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

If I have an HTML import (<link rel="import" href="import.html">), the Live Reload <script> gets injected there, as well as in the parent document. In the case of nested imports, this can get hairy. Not sure whether the scripts should be injected in imports.

Guida contributor