mirror of
1
Fork 0
forgejo/docs/content
Giteabot 42f7c2ad89
Enable production source maps for index.js, fix CSS sourcemaps (#27291) (#27295)
Backport #27291 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>
2023-09-27 04:26:28 +02:00
..
administration Actions are no longer experimental, so enable them by default (#27054) 2023-09-15 06:43:39 +00:00
contributing Use fetch helpers instead of fetch (#27026) 2023-09-19 00:50:30 +00:00
development
help Improve the "bug report" template and "support options" document (#26753) 2023-08-28 22:37:39 +00:00
installation Enable production source maps for index.js, fix CSS sourcemaps (#27291) (#27295) 2023-09-27 04:26:28 +02:00
usage Improve actions docs related to `pull_request` event (#27126) 2023-09-20 06:28:35 +00:00
actions.en-us.md
administration.en-us.md
administration.fr-fr.md
administration.zh-cn.md
administration.zh-tw.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
contributing.en-us.md
contributing.fr-fr.md
contributing.zh-tw.md
development.en-us.md
development.zh-cn.md
development.zh-tw.md
help.en-us.md
help.fr-fr.md
help.zh-cn.md
help.zh-tw.md
index.de-de.md
index.en-us.md
index.fr-fr.md
index.zh-cn.md
index.zh-tw.md
installation.en-us.md
installation.fr-fr.md
installation.zh-cn.md
installation.zh-tw.md
packages.en-us.md
search.de-de.md
search.en-us.md
search.fr-fr.md
search.nl-nl.md
search.pt-br.md
search.zh-cn.md
search.zh-tw.md
usage.en-us.md
usage.zh-cn.md Docusaurus-ify (#26051) 2023-07-26 04:53:13 +00:00
usage.zh-tw.md