Fixes global namespace in ES module (#4434)
* Fixes global namespace in ES module

* Define using window instead of global, global doesn't work with UMD
1 parent 5b1bc68 commit d52e188038036e38bb29bf535f51ff5bb824c665
@Matt Karl Matt Karl authored on 13 Nov 2017
GitHub committed on 13 Nov 2017
Showing 3 changed files
View
bundles/pixi.js/src/PIXI.js 0 → 100644
View
bundles/pixi.js/src/index.js
View
bundles/pixi.js/test/index.js