gitea/tools
silverwind 89b4be057b
Switch to @resvg/resvg-wasm for generate-images (#35415)
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`.
2025-09-05 21:06:02 +00:00
..
.pnpmrc Switch to pnpm (#35274) 2025-09-04 01:17:14 +00:00
generate-images.js Switch to @resvg/resvg-wasm for generate-images (#35415) 2025-09-05 21:06:02 +00:00
generate-svg-vscode-extensions.json Fix file icon mapping (#33855) 2025-03-11 21:06:59 +08:00
generate-svg.js Update JS dependencies (#34951) 2025-07-04 17:02:32 +02:00
lint-go-gopls.sh Upgrade gopls to v0.19.0, add make fix (#34772) 2025-06-18 19:30:40 +00:00
lint-templates-svg.js Add svg linter and fix incorrect svgs (#30086) 2024-03-26 11:19:15 +00:00
misspellings.csv Update misspell to 0.5.1 and add misspellings.csv (#30573) 2024-04-27 08:03:49 +00:00
watch.sh