Skip to content

How the Build Works

Jachin Rupe edited this page Jan 2, 2023 · 3 revisions

Targets

There are 2 different "targets".

  1. Development build. These should fast and make things easy to debug and iterate fast.
  2. Production build. I tried to follow the advise in this article on publishing web components to NPM. The code should be optimized, minimized, and ready to be used in other projects.

Tools

soupault

run-pty

elm-watch

elm-esm

elm-test

cypress

elm-review

elm-compiler