expo build:web [path]
Build the web app for production
Arguments
Name | Description |
---|---|
path | folders |
Options
Name | Description |
---|---|
-h, --help | Output 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 |