DockerBuild v0.3.2 DockerBuild.Plugins.Elm View Source
Handles Elm assets.
To use Elm you need to configure your assets pipeline to build Elm however this plugin
ensures the elm_build
and elm-stuff
folders in the assets folders
are added to .dockerignore.
Config options
use_elm_install: true
- This will install elm-install and then install the elm dependencies using it.
Link to this section Summary
Functions
Used to run elm_install
Used to install elm_install
Used to add elm build paths to .dockerignore
Link to this section Functions
Used to run elm_install
Used to install elm_install
Used to add elm build paths to .dockerignore