This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Description
- Create an HTML file that has a
<script> tag referring to a JS file
- Open the HTML file in live preview
- Edit the JS file
Result: No dirty dot showing that the live preview is out of sync. This used to work. It's also broken for HTML files that are served from a user server (where live editing isn't enabled).