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

Enable scalajs cross-compilation. #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vic
Copy link

@vic vic commented Aug 3, 2020

Hi, @ngocdaothanh

First of all, thanks for writing scaposer! We are trying to use it from an scalajs front-end application.

This pull request adds cross-compilations to latest scalajs stable release. Also upgraded the specs2-core dependency to match the latest published for scalajs compatibility.

Removed the fork in Test := true code from build.sbt since the issue scala/scala-parser-combinators#197 has already been solved in sbt 1.3.x.

Added a jitpack.yml in order to be able to fetch artifacts for non-release versions (like this patch) by using jitpack.io.

@vic vic force-pushed the scalajs branch 2 times, most recently from 4c9bce9 to 217affb Compare August 3, 2020 23:45
@fbaierl
Copy link

fbaierl commented Nov 12, 2021

Also interested, can this be merged?

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.

2 participants