.. _BuildDev:

Development build
=================

.. code-block:: bash

    yarn clean:dist && yarn build:dev

.. note::

    Most of the time you'll be working using the built-in development server
    through ``yarn server``, but invoking a build arbitrarily is often useful.
