File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " phaser" ,
3- "version" : " 3.23.0-betaSvipal " ,
3+ "version" : " 3.23.0-beta1 " ,
44 "release" : " Ginro" ,
55 "description" : " A fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers." ,
66 "author" : " Richard Davey <rich@photonstorm.com> (http://www.photonstorm.com)" ,
2222 "buildfb" : " webpack --config config/webpack.fb.config.js" ,
2323 "watchfb" : " webpack --config config/webpack.fb.config.js --watch" ,
2424 "dist" : " webpack --config config/webpack.dist.config.js" ,
25- "distT" : " webpack --config config/webpack.dist.config.js && npm run toT1 && npm run toT2 && npm run toT3" ,
26- "toT1" : " @powershell Copy-Item ./dist/phaser.min.js ../phasertest/phaser.min.js" ,
27- "toT2" : " @powershell Copy-Item ./dist/phaser.min.js ../orthotest/phaser.min.js" ,
28- "toT3" : " @powershell Copy-Item ./dist/phaser.min.js ../othertutorial/phaser.min.js " ,
2925 "distfb" : " webpack --config config/webpack.fb.dist.config.js" ,
3026 "distfull" : " npm run dist && npm run distfb" ,
3127 "plugin.cam3d" : " webpack --config plugins/camera3d/webpack.config.js" ,
You can’t perform that action at this time.
0 commit comments