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

Re-render breaks css/js on live site #106

Open
magnetised opened this issue Apr 12, 2016 · 0 comments
Open

Re-render breaks css/js on live site #106

magnetised opened this issue Apr 12, 2016 · 0 comments
Labels

Comments

@magnetised
Copy link
Member

I think it's something like:

  • existing assets are deleted
  • homepage renders with updated assets (with changed md5/fingerprint)
  • existing templates refer to old asset files which have been deleted
  • un-rendered pages are broken

Fix would be to just not delete existing assets

Would be worth looking at issues around forcing css/js to rerender even if a generated version exists.

@magnetised magnetised added the Bug label Apr 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant