mirror of
https://github.com/wassname/phaser.git
synced 2026-09-09 11:28:47 +08:00
Add new Grunt build
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<!--
|
||||
If you're wondering why we embed each script separately, and not just the single-file phaser lib
|
||||
it's because it makes debugging *significantly* easier for us. Feel free to replace all the below
|
||||
with just a call to ../build/phaser.js instead if you prefer.
|
||||
with just a call to ../dist/phaser.js instead if you prefer.
|
||||
-->
|
||||
<script src="../src/Intro.js"></script>
|
||||
<script src="../src/pixi/Pixi.js"></script>
|
||||
@@ -119,4 +119,4 @@
|
||||
<textarea id="sourcecode" style="margin-top: 16px; width: 800px; height: 600px"></textarea>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user