Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Whitenoise not working? #62

Open
strig opened this issue Jul 28, 2020 · 0 comments
Open

Whitenoise not working? #62

strig opened this issue Jul 28, 2020 · 0 comments

Comments

@strig
Copy link

strig commented Jul 28, 2020

I have an app that's using this template and it doesn't seem like whitenoise is working. It's running on heroku and while the static files are being served correctly, they are not gzipped and don't have the a long Cache-Contol header on them. Any ideas?

Update:

I looks like the admin static files are being correctly cached and compressed, just not the js/css from the Vue app. Does anyone know how I can enable compression and caching for these files as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant