Matthias Kurz
Matthias Kurz
Seems like the --harmony flag isn't really needed since all the ES6 features are [now available in node](https://node.green/). Starting with sbt-js-engine 1.3.0 newer node version are supported (via node engine)....
If you want to publish to the `com.github.sbt` groupid you can talk to @eed3si9n he will add the creditionals for AFAIK. Ref https://github.com/sbt/sbt-java-formatter/issues/194#issuecomment-1285818516
Thanks! Given that this repo is more or less unmaintained, because current maintainer @davidmweber moved on to other projects (thanks for everything btw) and is not able to invest more...
@alistair-RG I think we can move forward moving the repo :wink:
This is happening, transfer will happen soon.
@eed3si9n The repo will be transferred in the next days, maybe end of this week or next week. Just that you are aware when you receive the notifications to accept...
CI fails
Another report: - #12636
I found the cause and a fix is underway: - https://github.com/webjars/webjars-locator-core/pull/159
Until the next Play patch release is out you can fix this by upgrading to latest webjars-locator-core, just put in your `project/plugins.sbt`: ```sbt // Can be removed when Play 2.9.4/3.0.4...