The PIXI global object is only provided if using the browser-only versions
of pixi.js or
pixi.js-legacy.
This is done typically via the <script> HTML element.
Bundler like Webpack, Parcel and Rollup do not expose this global object.
- See:
The PIXI global object is only provided if using the browser-only versions
of pixi.js or
pixi.js-legacy.
This is done typically via the <script> HTML element.
Bundler like Webpack, Parcel and Rollup do not expose this global object.