mirror of
https://github.com/zoriya/expo-vector-icons.git
synced 2025-12-06 06:36:29 +00:00
Disable PWA
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"main": "node_modules/expo/AppEntry.js",
|
||||
"scripts": {
|
||||
"start": "expo start --web",
|
||||
"build": "expo build:web"
|
||||
"build": "expo build:web --no-pwa"
|
||||
},
|
||||
"dependencies": {
|
||||
"@react-native-community/masked-view": "0.1.6",
|
||||
|
||||
Reference in New Issue
Block a user