Closed kevin-lee closed 2 weeks ago
Scala.js support is broken
e.g.) [refined4s-core] Url should not use java.net.URL in Scala.js
refined4s-core
Url
java.net.URL
0.19.0
Scala.js doesn't support java.net.URL (javalib in Scala.js).
Summary
Scala.js support is broken
e.g.) [
refined4s-core
]Url
should not usejava.net.URL
in Scala.jsVersion
0.19.0
Description
Scala.js doesn't support
java.net.URL
(javalib in Scala.js).