Skip to content

fixing js version publishing #116

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

Closed
wants to merge 1 commit into from
Closed

fixing js version publishing #116

wants to merge 1 commit into from

Conversation

ilya-klyuchnikov
Copy link
Contributor

Currently, scala-js version of scala-parser-combinators contains zero classes because no packages are exported for js-version. This fix ensures that OsgiKeys.exportPackage is set up for jvm and js versions.

Testing: publishLocal before fix, check that jvm version is OK, but js version has zero classes. publishLocal after fix, check that both versions are OK.

@gourlaysama
Copy link
Contributor

Hi @ilya-klyuchnikov, sorry for the delay: this was fixed directly for all modules in scala/sbt-scala-module#27 (#120) in the meantime, so I'll close this PR. Thanks for helping push this forward!

A release with this fix will be out in a few days.

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