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
`MIX_ENV=docs` was needed to build and publish docs. I moved it to the
dev environment so we wouldn't need a special environment for tests. I
also added `runtime: false` to make sure that it wouldn't do anything
when starting the application. This also saves time by not having to
recompile just to produces documentation. If dev is already compiled you
don't have to wait again in a new environment.
Amos King @adkron <[email protected]>
0 commit comments