Git Product home page Git Product logo

Comments (3)

MMaus avatar MMaus commented on August 23, 2024

Yeah, indeed this would be very great. It seems very straight forward, just let Utils.groovy read these values from e.g. some properties file. This would be a great enhancement!

from scalajs-gradle.

gtache avatar gtache commented on August 23, 2024

Sadly, it doesn't seem to be as easy as that, because I have to keep the versions of the dependencies of the plugin and the project consistent (and I can't change the dependencies of the plugin when applying it).

I think the only solution would be to publish different versions of the plugin, and that's what I'm trying to do at the moment (it seems to be going well). Gradle isn't very accomodating though, as it doesn't allow cross-building for each scala / scalajs versions... So I wrote a script to do that, and we'll see how it goes.

I'll try to release it this weekend.

from scalajs-gradle.

gtache avatar gtache commented on August 23, 2024

I just released the version 0.3.0 of the plugin, with two different versions (one for Scala 2.11, an other for Scala 2.12), check the readme to see the syntax used. I did not release one for Scala 2.10, because reflection changed from 2.10 to 2.11 (and I use that to discover the tests). If there are requests, I may look into finding an other way to make it 2.10 compatible.
If you have any particular request (specific version for example), feel free to let me know!

from scalajs-gradle.

Related Issues (19)

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.