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?1 Reply
Caching not disabled in devtools, all asset requests go to origin