Enhancement Request: Add option to generate the file list needed for the cache.addAll call in an offline PWA
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 511
- Forks
- 83
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 55
Description
This is an enhancement request to add an option in the “Self-contained” build to generate the file list needed for the cache.addAll call in an offline PWA.
cf. https://blogs.sap.com/2018/12/27/ui5ers-buzz-41-ui5-evolution-the-build-and-development-tooling/comment-page-1/#comment-449024
cf. https://developer.mozilla.org/en-US/docs/Web/API/Cache/addAll
Affected components
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the ui5-builder implementation of the “Self-contained” build and the linked Cache.addAll guidance. Determine where an option could expose the required file list; done means the self-contained build can generate a usable list for an offline PWA.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100