gitea/web_src/js
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
..
components
features Fix serviceworker output file and misc improvements (#11562) 2020-05-24 08:36:40 +01:00
standalone
vendor
index.js Fix serviceworker output file and misc improvements (#11562) 2020-05-24 08:36:40 +01:00
jquery.js
publicpath.js
serviceworker.js Fix serviceworker output file and misc improvements (#11562) 2020-05-24 08:36:40 +01:00
utils.js