# Defaults that will be applied to all envs if not overriden in them
PORT=3810
BROWSER=false

# This is to fit our CSP policies of no inline chunks
INLINE_RUNTIME_CHUNK=false



SKIP_PREFLIGHT_CHECK=true
