nerves-keyboard / xebow

Firmware for the Keybow written in Elixir
40 stars 10 forks source link

Compile static assets when building the firmware bundle #75

Closed amclain closed 4 years ago

amclain commented 4 years ago

For #46

This PR adds the mix command compile.assets to compile the Phoenix static assets, and wraps the mix firmware command to compile the static assets when building the firmware bundle.