1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 01:15:48 +00:00
gitea/web_src
silverwind 3761bdb640
Fix serviceworker output file and misc improvements (#11562)
* Fix serviceworker output file and misc improvements

- Fix output file location for production build
- Cache more asset types: fonts and worker variants
- Parallelize a few tasks during initalization
- Only invalidate caches starting with our prefix
- Remove public/serviceworker.js before building
- Remove font preloads, they cause strange cors issues
- Misc eslint config adjustments

* remove webpack output files on watch-frontend
2020-05-24 08:36:40 +01:00
..
fomantic Patch fomantic-ui to workaround build issue (#11244) 2020-04-30 07:26:37 +01:00
js Fix serviceworker output file and misc improvements (#11562) 2020-05-24 08:36:40 +01:00
less Add missing padding for multi-commit list on PR view (#11593) 2020-05-24 06:54:18 +01:00