expo-cli build:web [path]

Build the web app for production

Arguments

NameDescription
pathfolders

Options

NameDescription
-h, --helpOutput usage information
-c, --clear <boolean>Clear all cached build files and assets
--no-pwa <boolean>Prevent webpack from generating the manifest.json and injecting meta into the index.html head
-d, --dev <boolean>Turns dev flag on before bundling
--config [file]Deprecated: Use app.config.js to switch config files instead