AdobeDocs / AdobeDocs/app-builder
Document SPA caching rules
Open
documentation
- Dominant language
- JavaScript
- Stars
- 41
- Forks
- 113
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 2
Description
Cache happens at browser level.
The configured TTLs apply for every deployed SPA:
- HTML: 1 minute
- Other mime types for static files: 7 days
The Parcel bundler manages content hashes for the static files, which ensures that the latest versions of these ones are used in the SPA upon deployment.
Contributor guide
Research direction
The issue does not name a documentation file or entry point. Start by locating the SPA caching documentation, then verify that it explains the one-minute HTML TTL, seven-day static-file TTL, and Parcel content-hash behavior. Done means these rules are documented for every deployed SPA.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100