diff options
author | silverwind <me@silverwind.io> | 2020-03-03 20:51:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-03 13:51:11 -0600 |
commit | fa6ea60c556eeaaba3f90ef8ccb1c68b1b568d01 (patch) | |
tree | af81d04853d6c8d1c3d132263f2c1f72b19eb356 /modules | |
parent | aa4a297c164b7fc6df6efe0666e119f904f148f3 (diff) | |
download | gitea-fa6ea60c556eeaaba3f90ef8ccb1c68b1b568d01.tar.gz gitea-fa6ea60c556eeaaba3f90ef8ccb1c68b1b568d01.zip |
Frontend build improvements, fix Fomantic build (#10576)
- add package-lock.json to webpack/fomantic prereqs making them always rebuild when dependencies change.
- remove FOMANTIC_EVIDENCE. It seemed better to just track a few output files instead.
- delete fomantic output files before build to prevent possible bugs in fomantic's build.
- resolve WEBPACK_SOURCES only once for performance
- reorder variables for clarity
- use clean-all in Dockerfile
- detect busybox for find syntax
Fixes: https://github.com/go-gitea/gitea/issues/10569
Fixes: https://github.com/go-gitea/gitea/issues/10565
Fixes: https://github.com/go-gitea/gitea/issues/10570
Fixes: https://github.com/go-gitea/gitea/issues/10568
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions