gitea/docs
Giteabot 42f7c2ad89
Enable production source maps for index.js, fix CSS sourcemaps () ()
Backport  by @silverwind

Previously, the production build never output sourcemaps. Now we emit
one file for `index.js` because it is the most likely one where we need
to be able to better debug reported issues like
https://github.com/go-gitea/gitea/issues/27213. This will currently
increase the binary size of gitea by around 700kB which is what the
gzipped source map file has.

Also, I fixed the CSS sourcemap generation which was broken since the
introduction of lightningcss.

The chinese docs are machine-translated, please correct accordingly.

Co-authored-by: silverwind <me@silverwind.io>
..
content Enable production source maps for index.js, fix CSS sourcemaps () ()
scripts Run hugo via `go run` and lock its version ()
static Support `.git-blame-ignore-revs` file ()
.gitignore Support Issue forms and PR forms ()
LICENSE Import docs into main repository ()
README.md Docusaurus-ify ()
README_ZH.md Docusaurus-ify ()

README.md

Gitea: Docs

Join the chat at https://img.shields.io/discord/322538954119184384.svg

These docs are ingested by our docs repo.

Authors

License

This project is under the Apache-2.0 License. See the LICENSE file for the full license text.

Copyright (c) 2016 The Gitea Authors <https://gitea.io>