Jakub Kukuryk

Results 2 issues of Jakub Kukuryk

At line 62 in /examples/?v=v6.0.4#/demos-basic/cacheAsBitmap.js there are a comment: ``` // feel free to play with what's below // var sprite = new PIXI.Sprite(alienContainer.generateTexture()); // app.stage.addChild(sprite); // sprite.x = Math.random()...

## Environment and package version ``` "webpack": "^5.42.1", "webpack-merge": "^5.8.0", "html-inline-script-webpack-plugin": "^3.0.0", "html-webpack-plugin": "^5.3.2", "esbuild": "^0.12.14", "pixi.js": "8.0.2", ``` ## Reproduction small git repo: [https://github.com/jkukuryk/pixi-version-update](https://github.com/jkukuryk/pixi-version-update) ## Steps to reproduce 1....