Add this to your main.js file
main.js
import * as PIXI from 'pixi.js' window.PIXI = PIXI // you may want to remove them in production
Last updated 5 years ago
Was this helpful?