package sbtplugin
Ordering
- Alphabetic
Visibility
- Public
- All
Value Members
-
object
PhantomJSEnvPlugin extends AutoPlugin
An sbt plugin that simplifies the setup of
PhantomJSEnv
s.An sbt plugin that simplifies the setup of
PhantomJSEnv
s.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.