Add browser entrypoint for tooling, bundlers, CDNs

This commit is contained in:
Fred K. Schott 2020-04-27 15:21:14 -07:00 committed by GitHub
parent d6e8600766
commit d827f99cb9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,7 @@
"licenseUrl": "http://www.opensource.org/licenses/mit-license.php",
"main": "./src/phaser.js",
"types": "./types/phaser.d.ts",
"browser": "./dist/phaser.js",
"repository": {
"type": "git",
"url": "https://photonstorm@github.com/photonstorm/phaser.git"