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.

貢獻者指南