package sbtplugin
Ordering
- Alphabetic
Visibility
- Public
- All
Value Members
-
object
PhantomJSEnvPlugin extends AutoPlugin
An sbt plugin that simplifies the setup of
PhantomJSEnvs.An sbt plugin that simplifies the setup of
PhantomJSEnvs.There is no need to use
enablePlugins(PhantomJSEnvPlugin), as this plugin is automatically triggered by Scala.js projects.Usually, one only needs to use the PhantomJSEnv method.