Ayfri
08/25/2021, 10:16 PMpixi.js
library in Kotlin/JS and the library needs a server to run and it's a library for running games and other things in canvas
When I run my project it correctly creates the sprites etc, when I console.log them they are present, and it correctly creates the canvas and link it, but nothing appears, and I don't know what could be the problem, do I have to do something special webpack to run the app in a server or is there another thing to do to have something like this ?
Code of my project.