This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
phaser
Watch
2
Star
0
Fork
You've already forked phaser
0
mirror of
https://github.com/photonstorm/phaser
synced
2024-11-23 21:24:09 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
b5cc01132c
phaser
/
tasks
/
manifests
/
pixi-intro.json
4 lines
26 B
JSON
Raw
Normal View
History
Unescape
Escape
Split task options into their own files using load-grunt-config.
2014-03-23 04:39:43 +00:00
[
Enhanced the intro/outro usage. The Pixidefaults inclusion have been decoupled from the Phaser Outro and put into a separate module, prior to this it would not be possible to exclude the UMD wrapper and keep the pixi defaults, which I'm not sure would have been much use to anyone, now you can optionaly keep the pixi defaults. Also the Pixi intro module has been split into intro/main modules, so it's intro/outro modules can be excluded cleanly without being tied to the body of the Pixi code. Finally the Pixi into/outro exclusion is tied to Phaser's excludes, ie if Phasers intro/outro is excluded so are Pixi's - this could be separated by giving pixi it's own module list but I can't see why anyone would not want to exclude the wrappers from both, they can always generate the Phaser/Pixi modules in separate passes if they want differing wrapping anyway.
2015-11-05 13:28:32 +00:00
"src/pixi/Intro.js"
Split task options into their own files using load-grunt-config.
2014-03-23 04:39:43 +00:00
]
Reference in a new issue
Copy permalink