Packages

package sbtplugin

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Value Members

  1. 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.

Ungrouped