Apply patch 05 by caskd

This commit is contained in:
qorg11 2020-12-20 17:38:25 +01:00
parent 74e2d61be6
commit 12b957127c
No known key found for this signature in database
GPG Key ID: 343FC20A4ACA62B9
1 changed files with 4 additions and 1 deletions

View File

@ -13,14 +13,17 @@ What in the actual fuck?
* and it is esoteric JS
Still not convinced? Try installing gitlab from source while remaining sane.
Protip: you can't
https://docs.gitlab.com/ee/install/installation.html
If you still manage to get through this hell of a setup then enjoy the 700kB JS that it requires.
```
$ curl --head https://gitlab.example.dom/assets/webpack/main.909b7bb7.chunk.js
HTTP/2 200
content-type: application/javascript
**content-length: 692119**
content-length: 692119
```