You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The normal pattern of imports in the HTML file is therefore:</p>
<pre><code><script type="text/javascript" src="media/js/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="media/js/undum.js"></script>
<script type="text/javascript" src="media/js/mygame.game.js"></script>
</code></pre>
The text was updated successfully, but these errors were encountered:
On the page:
http://idmillington.github.io/undum/doc/creating.html
The first block should display the normal order of imports:
However it is empty.
The page source is:
The text was updated successfully, but these errors were encountered: