mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-06 14:04:19 +02:00
Use the WASM module of [`resvg-js`](https://github.com/thx/resvg-js) to replace `fabric` and the problematic native `canvas` dependency. WASM works cross-platform so we can include it in the main `package.json`.