mattdesl/budo

Should LiveReload be injected into HTML imports?

Open

#119 opened on 2015年12月17日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)JavaScript (2,174 stars) (124 forks)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.

コントリビューターガイド