You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When app.scripts.config.serve_locally=True, the components bundles are served without a Cache-Control header. They are loaded from the server everytime. The same is true for the css served that way.
The text was updated successfully, but these errors were encountered:
When
app.scripts.config.serve_locally=True
, the components bundles are served without aCache-Control
header. They are loaded from the server everytime. The same is true for the css served that way.The text was updated successfully, but these errors were encountered: