Trying out the new workers with assets.

Trying out the new workers with assets. Just initiated a solid-js project as described in the tutorial and deployed. Looks like static assets aren't cached by default Cache-Control: public, max-age=0, must-revalidate. How do I configure the worker with a proper cache-control header for hashed static assets built by the framework?
No description
1 Reply
Jakob Norlin
Jakob NorlinOP4mo ago
Caching not disabled in devtools, all asset requests go to origin
No description

Did you find this page helpful?