I would like the export options to include packing all assets into spritesheets and concating all files into something like “Gdevelop.js” on export.
According to v4 Performance Tips · pixijs/pixijs Wiki · GitHub
Sprite sheeting can reduce texture calls
And it’s alot easier to work with production exports than manage 20 files