mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-06 02:08:20 +00: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`.