0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 01:29:52 +01:00
gitea/docs/content/installation
silverwind c5247eff73
Enable production source maps for index.js, fix CSS sourcemaps (#27291)
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.
2023-09-26 22:05:49 -04:00
..
_index.en-us.md
_index.fr-fr.md
_index.zh-cn.md
_index.zh-tw.md
comparison.en-us.md
comparison.zh-cn.md
comparison.zh-tw.md
database-preparation.en-us.md
database-preparation.zh-cn.md
from-binary.en-us.md
from-binary.fr-fr.md
from-binary.zh-cn.md
from-binary.zh-tw.md
from-package.en-us.md
from-package.fr-fr.md
from-package.zh-cn.md
from-package.zh-tw.md
from-source.en-us.md
from-source.fr-fr.md
from-source.zh-cn.md Enable production source maps for index.js, fix CSS sourcemaps (#27291) 2023-09-26 22:05:49 -04:00
from-source.zh-tw.md
on-cloud-provider.en-us.md
on-cloud-provider.zh-cn.md
on-kubernetes.en-us.md
on-kubernetes.zh-cn.md
on-kubernetes.zh-tw.md
run-as-service-in-ubuntu.en-us.md
run-as-service-in-ubuntu.zh-cn.md
run-as-service-in-ubuntu.zh-tw.md
upgrade-from-gitea.en-us.md
upgrade-from-gitea.zh-cn.md
upgrade-from-gogs.en-us.md
upgrade-from-gogs.fr-fr.md
upgrade-from-gogs.zh-cn.md
upgrade-from-gogs.zh-tw.md
windows-service.en-us.md
windows-service.fr-fr.md
windows-service.zh-cn.md
windows-service.zh-tw.md
with-docker-rootless.en-us.md
with-docker-rootless.zh-cn.md
with-docker.en-us.md
with-docker.fr-fr.md
with-docker.zh-cn.md
with-docker.zh-tw.md