You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the bug report! I have merged a fix. Feel free to try it with the latest pre-release.
Please note that Seed does not officially support Scala.js v1.0 modules yet because Bloop v1.3.2 cannot link them. Once the next stable Bloop version has been released, I am hoping to add integration tests.
Great! I did a smaller more hackish workaround in seed on my local machine, but I ran into the bloop issue, so I didn't think it merited a pull request.
This leads to errors when retrieving artifacts in the form of eg.:
Could not resolve dependency slinky-core_sjs1.0_2.13 in me.shadaj
Mill had to change some hardoded cases, which I guess is the case for seed too?
The text was updated successfully, but these errors were encountered: