nerves-hub / nerves_hub_web

Manage firmware updates for Nerves devices
https://nerves-hub.org/
Apache License 2.0
175 stars 63 forks source link

remove use of `compiler_options` #1350

Closed joshk closed 1 week ago

joshk commented 1 week ago

I was having issues with Elixir constantly recompiling files, and I think I tracked it down to this.

Also, this feels a bit like a code smell.