Jump to content

phaser.js vs phaser.min.js - different versions?


jjcale
 Share

Recommended Posts

Hi,

I just started recently coding using Phaser. I noticed, that Phaser downloaded versions are not the same. I downloaded both full and min version from here:

http://www.phaser.io/download/stable

(interestingly enough, the above connection seems untrusted...)

and also from github

https://github.com/photonstorm/phaser/tree/v2.6.2/build

 

For phaser.js, I get the following message in the console:

phaser.js:36103    Phaser v2.6.2 | Pixi.js | WebGL | WebAudio     http://phaser.io ♥♥♥

 

For phaser.min.js, I get the following message in the console:

phaser.min.js:11 'webkitAudioContext' is deprecated. Please use 'AudioContext' instead.

phaser.min.js:7    Phaser v2.0.1 - WebGL - WebAudio     http://phaser.io ♥♥♥

 

Any idea why phaser.min.js is terribly oudated? Wrong links? Everywhere? I tried downloading the zip and tar.gz files as well. Same thing.  Or I am getting something wrong? Where do I get phaser.min.js version 2.6.2?

JJ

 

 

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...