You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
node-source-map-support/amd-test/index.html

7 lines
169 B

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