melonjs / melonJS

a fresh, modern & lightweight HTML5 game engine
https://melonjs.org
MIT License
5.92k stars 643 forks source link

Modernize build setup #1236

Closed hornta closed 4 months ago

hornta commented 4 months ago

Modernizes the build setup by replacing rollup with esbuild, allowing for easier adoption of TypeScript.