index.html7 lines
mainRaw
<html>
  <body>
    <div id="container"></div>
    <script src="https://unpkg.com/[email protected]/require.js"></script>
    <script src="output.js"></script>
  </body>
</html>
Loading syntax highlighting…