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.