mattdesl/budo

Should LiveReload be injected into HTML imports?

Open

#119 建立於 2015年12月17日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)JavaScript (2,174 star) (124 fork)batch import
bughelp wanted

描述

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.

貢獻者指南