By: Michael Lynch <git@mtlynch.io>
Allow dev server to use S3 media Remove the default Air media-dir argument so the serve script can choose whether to pass local media args. This lets ./dev-scripts/serve --s3 start the app without -media-dir, causing it to read S3_* environment config as intended.
| Time to Start | Worker time | Duration | Time to finish | Idle | |
| Config | 0s | 3s | 3s | 4s | 0s |
| Eval | 3s | 46s | 46s | 49s | 0s |
| Build | 6s | 6m39s | 1m06s | 1m12s | 0s |
| Suite | 0s | 7m29s | 1m11s | 1m12s | 0s |