You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use Nerves.Runtime.mix_target() for child selection
The previous `target()` function generated was removed in c70df68
and this updates the generated `application.ex` to use the expected
`Nerves.Runtime.mix_target/0` for selectively choosing children
to start in the supervisor
0 commit comments