mattdesl/budo

Should LiveReload be injected into HTML imports?

Offen

#119 geöffnet am 17.12.2015

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (124 Forks)batch import
bughelp wanted

Repository-Metriken

Stars
 (2.174 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide