Giter Club home page Giter Club logo

Comments (7)

yogthos avatar yogthos commented on June 12, 2024

The checksum approach would probably the most robust, since something similar could happen again in the future.

from cryogen-core.

j0ni avatar j0ni commented on June 12, 2024

@yogthos I agree. Unless you or @lacarmen already have a plan, I'll see if I can do something about this.

There's a bit more to this though I think. Maybe doing scss compilation before copy-resources and making them dependent on a different set of checksums (scss files and not scss files would be a good start) would help the 2 pass problem.

from cryogen-core.

yogthos avatar yogthos commented on June 12, 2024

@j0ni @lacarmen I think this one's all yours if you have a plan already :)

from cryogen-core.

j0ni avatar j0ni commented on June 12, 2024

Looks like the infinite loop was actually a bug in my code, and since the sass compiler was writing to the resources/public directory, my explanation of the double compile thing was likely wrong.

I can only surmise that the sass compiler drops some tmp files into the source directory, or otherwise causes the modified times to be updated. Otherwise I can't see why it was happening. Either way, using checksums rather than modified times made it stop.

from cryogen-core.

lacarmen avatar lacarmen commented on June 12, 2024

I just pushed out 0.1.11 to clojars :)

from cryogen-core.

lacarmen avatar lacarmen commented on June 12, 2024

Can we close this one now?

from cryogen-core.

j0ni avatar j0ni commented on June 12, 2024

yep :)

from cryogen-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.