scala-js / scala-js-env-phantomjs

PhantomJS environment for Scala.js
BSD 3-Clause "New" or "Revised" License
2 stars 3 forks source link

Have `PhantomJSEnv(...).value` take a `PhantomJSEnv.Config`. #7

Closed sjrd closed 7 years ago

sjrd commented 7 years ago

This is a forward port of the non-deprecated parts of https://github.com/scala-js/scala-js/pull/3099.