Liking cljdoc? Tell your friends :D

title: Create a Build layout: docs category: docs order: 5

Create a Build

A Figwheel build defines a compilation process, and is going to be your main unit of configuration.

figwheel.main has a CLI that is fairly expressive. However, most folks who work with it are going want to define a watch/compile process with a hot-reloading workflow to get the bulk of their work done.

To faciliate this figwheel.main has a --build flag.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close