Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

v2.0.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@bigtimebuddy bigtimebuddy released this 15 Nov 19:01

Fixed

This is a temporary fix for PixiJS v5. Eventually we are going to get rid of pixi-gl-core, but in the meantime we needed a module declaration that was not going to stomp over Rollup declaration. ccbb3f6

In this version, window.PIXI.glCore is not defined. Instead, module is exported to window.pixiGlCore