mattdesl/budo

Should LiveReload be injected into HTML imports?

Aberta

#119 aberto em 17 de dez. de 2015

 (1 comentário) (0 reação) (0 responsável)JavaScript (124 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (2.174 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador