We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bafc5b commit 0795c05Copy full SHA for 0795c05
bolt-expo/.env
bolt-expo/package.json
@@ -4,7 +4,7 @@
4
"version": "1.0.0",
5
"private": true,
6
"scripts": {
7
- "dev": "expo start",
+ "dev": "EXPO_NO_TELEMETRY=1 expo start",
8
"build:web": "expo export --platform web",
9
"lint": "expo lint"
10
},
0 commit comments