Skip to content
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

In with 3.0.0-M2, out with 0.27.0-RC1 #724

Merged
merged 2 commits into from
Nov 25, 2020

Conversation

rossabaker
Copy link
Member

No description provided.

@rossabaker
Copy link
Member Author

I don't know anything about scala.js. This built for me locally without propagating this to 3.0.0-M2. Can we do without it?

    scalacOptions ++= {
      if (scalaVersion.value == "3.0.0-M1") Seq("-Yskip:explicitJSClasses") else Nil
    },

@SethTisue
Copy link
Member

SethTisue commented Nov 25, 2020

@djspiewak you added that thing in #712 — do you know the answer?

@djspiewak
Copy link
Member

That was a workaround for a bug in M1. I think it was fixed.

@djspiewak djspiewak merged commit a847e3f into typelevel:master Nov 25, 2020
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.

3 participants