mattdesl/budo

Should LiveReload be injected into HTML imports?

开放

#119 创建于 2015年12月17日

 (1 条评论) (0 个反应) (0 位负责人)JavaScript (124 个派生)batch import
bughelp wanted

仓库指标

星标
 (2,174 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南