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

built-in cross-project feature of sbt-scalajs is deprecated #99

Closed
rbreslow opened this issue Apr 30, 2019 · 1 comment
Closed

built-in cross-project feature of sbt-scalajs is deprecated #99

rbreslow opened this issue Apr 30, 2019 · 1 comment

Comments

@rbreslow
Copy link
Contributor

/Users/rbreslow/Projects/maml/build.sbt:83: warning: method crossProjectFromBuilder in trait CrossProjectExtra is deprecated (since 0.6.23): The built-in cross-project feature of sbt-scalajs is deprecated. Use the separate sbt plug
in sbt-crossproject instead: https://github.com/portable-scala/sbt-crossproject
lazy val maml = crossProject.in(file("."))

It looks like we're going to have to rework the build.sbt file to use this plugin: https://github.com/portable-scala/sbt-crossproject

@pomadchin
Copy link
Member

Closed via #126

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

No branches or pull requests

2 participants