Skip to content
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.

Create dependencies #6

Open
avdgaag opened this issue May 21, 2011 · 3 comments
Open

Create dependencies #6

avdgaag opened this issue May 21, 2011 · 3 comments
Assignees
Milestone

Comments

@avdgaag
Copy link
Owner

avdgaag commented May 21, 2011

When you update an asset file, such as a stylesheet, it will create a new output file with the new fingerprint. Files referring to that file will not get updated to use the new filename, as Nanoc will not consider them changed.

The gem should find a way to flush the cache or mark every other referring item as changed, so they will get properly updated.

@ghost ghost assigned avdgaag May 22, 2011
@tommeier
Copy link

Also facing this problem

@avdgaag
Copy link
Owner Author

avdgaag commented Apr 16, 2014

@tommeier any suggestions on how to solve it?

@tommeier
Copy link

Not really unfortunately, I had a stab, in the end it has been easier to switch to middleman that uses rails active support and sprockets for handling assets and accurate cache busting (with dependencies)

On 16 Apr 2014, at 7:26 pm, Arjan van der Gaag notifications@github.com wrote:

@tommeier any suggestions on how to solve it?


Reply to this email directly or view it on GitHub.

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

No branches or pull requests

2 participants