node-source-map-support/amd-test/index.html
2013-11-13 21:16:21 -08:00

7 lines
169 B
HTML

<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>