AdobeDocs / AdobeDocs/app-builder

Document SPA caching rules

Open
#85 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.