gitea/build
silverwind 04fb6f1c0b
Replace `rollup-plugin-license` with `rolldown-license-plugin` (#37130)
Replace `rollup-plugin-license` and `wrap-ansi` with
[`rolldown-license-plugin`](https://github.com/silverwind/rolldown-license-plugin),
a zero-dependency plugin with async parallel I/O and built-in word
wrapping.

- Removes `rollup-plugin-license` (pulls in `lodash`, `moment`) and
`wrap-ansi` from the dependency tree
- License build time reduced by ~40% (370ms vs 640ms)
- Added e2e test for `licenses.txt`

Signed-off-by: silverwind <me@silverwind.io>
Co-authored-by: Claude (Opus 4.6) <noreply@anthropic.com>
2026-04-09 09:31:05 +00:00
..
generate-bindata.go Refactor embedded assets and drop unnecessary dependencies (#34692) 2025-06-12 03:59:33 +00:00
generate-emoji.go Update emoji data for Unicode 16 (#36596) 2026-02-12 21:39:36 +00:00
generate-gitignores.go Remove legacy `+build:` constraint (#19582) 2022-05-02 23:22:45 +08:00
generate-go-licenses.go Replace `rollup-plugin-license` with `rolldown-license-plugin` (#37130) 2026-04-09 09:31:05 +00:00
test-env-check.sh Prepare and check test env during CI (#17725) 2021-11-19 13:58:34 +08:00
test-env-prepare.sh Prepare and check test env during CI (#17725) 2021-11-19 13:58:34 +08:00
update-locales.sh Use flatten translation keys (#36225) 2025-12-25 12:51:33 -08:00