API Reference Fermo v0.16.7
modules
Modules
Fermo provides the main entry points for configuring a project
Transform non-localized files.
Handle Fermo templates
Conveniences for Fermo Mix tasks
Handles an external (Webpack) pipeline.
Runs the Webpack Development server for live mode.
mix-tasks
Mix Tasks
Compile all templates that have changed since the last compile
Builds the project according to the settings in MODULE.build()
Serves the files from the 'build' directory, watches for changes to templates and recompiles them.
Takes files in {{source}} and creates Elixir compatible files under {{destination}}.