-
A new version release would be helpful to implement full native and scalajs support for projects with `zio-process` as dependency.
pablf updated
3 months ago
-
In the readme, we've got:
`"io.scalajs.npm" %%% "express" % "0.5.0"`
But this dependency will not resolve. Falling back to `"io.scalajs.npm" %%% "express" % "0.4.2"` in my build.sbt works - 0.5…
-
I found stable reproduction (see example project here: https://github.com/glmars/scalajs-bundler-wrongsourcemap)
# Steps to reproduce
1. run `sbt clean fastOptJS` first time
2. check generated sour…
-
ditto
-
Hi,
Till now sri is under single owner,its definitely not scalable option in long run , lets distribute owner ship(maintenance & publishing). from now onwards all future work will be done unde…
-
Wart remover and Scala JS don't play well together - wart remover thinks `JsExport`, etc are signs of an error. There used to be a wart remover plugin specifically for ScalaJS, but it seems deprecated…
-
Hi
When trying the example step by step - I get the following exception running `npm run dev`:
```
failed to load config from /Users/mpa/dev/experiments/scalajs-sbt-vite-laminar-chartjs-example/vit…
-
## Reproduction steps
Scala version: Scala 2, including 2.13.11, but going way back too
Tested on JVM and JS. Confirmed it works on Scala 3 (both)
Code is at https://github.com/nafg/reproduce…
-
Hello,
I am trying to "port" this Scatterplot example (http://bl.ocks.org/weiglemc/6185069) to scala-js-d3
Unfortunately, I am having some trouble understanding the proper use of DatumFunction. Plea…
-
https://github.com/scala-js/scala-js/issues/2378
~~Moved back to Rhino while tracking that issue~~