Skip to content

Conversation

@XenonAbe
Copy link

resolve #19

Added support for CoffeeScript2.
And updated sbt and libraries so that it can be built on higher Java platforms(ex. Java11).

@lightbend-cla-validator

This comment was marked as outdated.

@XenonAbe

This comment was marked as outdated.

Copy link
Member

@mkurz mkurz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM Thanks!
I rebased you pull request and upgraded to the latest coffeescript version.

@mkurz mkurz merged commit 9173aea into sbt:main Jan 12, 2024
@mkurz
Copy link
Member

mkurz commented Jan 12, 2024

Released as version 2.0.0. Be aware that the groupId changed, so you have to use:

addSbtPlugin("com.github.sbt" % "sbt-coffeescript" % "2.0.0")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CoffeeScript 2

3 participants