Git Product home page Git Product logo

Comments (5)

bdukes avatar bdukes commented on July 2, 2024

Thanks for documenting this workaround @vodik! 👍

I took a first stab at getting gulp-elm to work for Elm 0.19, but wasn't sure of a good way to do that without breaking support for older versions of Elm.

My current train of thought is to check for the existence of elm.json or elm-package.json and adjust the default settings and command line arguments based on that. But it's a fairly busy season for me, not sure when I'll get that done

from gulp-elm.

vodik avatar vodik commented on July 2, 2024

Another approach could be to look for elm and decide if its either local or global, and then look for elm-make to be next to it. It should be safe to assume that no elm-make means 0.19.

I can contribute patches if they're welcome then.

from gulp-elm.

vodik avatar vodik commented on July 2, 2024

Or I guess another option is to break backwards comparability, just like Elm did, and let the current release be the last one that runs with 0.18? It seems like its rather mature. I don't know how palatable that is to you though.

from gulp-elm.

ggmartinsen avatar ggmartinsen commented on July 2, 2024

Blocked on this as our last task to get CI up and running for 0.19.
Any ETA?

from gulp-elm.

bdukes avatar bdukes commented on July 2, 2024

@ggmartinsen I've published 0.8.0 of gulp-elm which supports (only) Elm 0.19.

Let us know if you see any issues with it.

from gulp-elm.

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.