A plug that checks if there are pending codegen tasks for your application.
Place plug AshPhoenix.Plug.CheckCodegenStatus just after plug Phoenix.CodeReloader in your endpoint.
Summary
Functions
Callback implementation for Plug.call/2.
Callback implementation for Plug.init/1.