-
Notifications
You must be signed in to change notification settings - Fork 76
Bump scala / scala-js / scala-native versions #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump scala / scala-js / scala-native versions #56
Conversation
b2a248e
to
f7d7cce
Compare
Gave you commit access to this repo too; feel free to make use of it merge your PRs, whether your own or other people's |
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.3.8") | ||
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "0.6.0") | ||
|
||
addSbtCoursier |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
woah, I didn't know about this 😍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I should mention it in the coursier README…
897dac4
to
44e4c2a
Compare
@olafurpg @lihaoyi How do you guys feel about temporarily removing scala-js 1.x support, and re-instating it in a subsequent PR? I keep running into weird errors with both |
Fine by me 👍 |
Running into issues I can explain in a subsequent PR…
b0457fa
to
6d36abc
Compare
6d36abc
to
aef9315
Compare
No description provided.