diff options
Diffstat (limited to 'app.json')
-rw-r--r-- | app.json | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -13,9 +13,7 @@ "updates": { "fallbackToCacheTimeout": 0 }, - "assetBundlePatterns": [ - "**/*" - ], + "assetBundlePatterns": ["**/*"], "ios": { "supportsTablet": true }, |