Module

mix app.start

Changes by version

Elixir 1.15.0

· 1 change

Enhancement Tool: Mix

Allow applications to be started concurrently via the :start_concurrently configuration

Elixir 1.10.4

· 1 change

Bugfix Tool: Mix

Fix reading .app file located in archives (.ez files)

Elixir 1.6.0

· 2 changes

Enhancement Tool: Mix

Add --preload-modules to mix app.start

Bugfix Tool: Mix

Improve the quality of reports if app fails to boot