1
0
mirror of https://github.com/ohwgiles/laminar.git synced 2025-06-13 12:54:29 +00:00

Remove livereload script

This commit is contained in:
Cameron Eagans 2020-03-04 15:59:31 -07:00
parent 5bb5fbd0ca
commit 04132a188c

View File

@ -325,6 +325,5 @@
</div>
<div v-show="!connected" id="popup-connecting" class="ui segment"><div class="ui basic loading segment"></div><p>Connecting</p></div>
</div>
<script src="http://localhost:35729/livereload.js?snipver=1"></script>
</body>
</html>