index.html 169 Bytes
<p>
Make sure to run build.js.
This test should say either "Test failed" or "Test passed":
</p>
<script src="require.js"></script>
<script>require(['script']);</script>