dotfiles/.vscode/extensions/saviorisdead.RustyCode-0.18.0/node_modules/source-map-support/header-test/index.html

7 lines
274 B
HTML
Raw Normal View History

2016-09-11 09:29:13 +01:00
<p>
Make sure to run build.js, then run server.js and visit <a href="http://localhost:1337/">http://localhost:1337/</a>.
This test should say either "Test failed" or "Test passed":
</p>
<script src="browser-source-map-support.js"></script>
<script src="script.js"></script>