cyocun
cyocun
### Expected Behavior works just fine. ### Current Behavior With TypeScript. ``` import * as PIXI from 'pixi.js' const app = new PIXI.Application() ... app.stop() ``` Will result in an...
Hello! Thanks for the great library. I often use svg as inline for animation, so this is very helpful. Now, I have a problem with my webpack setup and I've...
Hello, I am experiencing an issue where CSS files that should be preloaded are not being imported correctly when using the getPreloadTags function. This is specifically happening with JavaScript files,...
**Description:** When trying to access an image directly (e.g., ogp.png), even after successfully logging in, I am redirected back to the login screen instead of being able to view the...