This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/templates/base
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
..
alert.tmpl
delete_modal_actions.tmpl
footer.tmpl Move tributejs to npm/webpack (#11497) 2020-05-20 22:00:43 -04:00
footer_content.tmpl Add translatable Powered by Gitea text in footer (#9600) 2020-01-04 20:27:19 +00:00
head.tmpl Fix serviceworker output file and misc improvements (#11562) 2020-05-24 08:36:40 +01:00
head_navbar.tmpl Use AJAX for notifications table (#10961) 2020-04-24 00:57:38 -03:00
paginate.tmpl