mirror of
https://github.com/jellyfin/jellyfin-expo.git
synced 2024-11-23 14:09:41 +00:00
Update metro-config import
This commit is contained in:
parent
31f26825aa
commit
a557bcfc14
@ -3,7 +3,7 @@
|
||||
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
const { getDefaultConfig } = require('@expo/metro-config');
|
||||
const { getDefaultConfig } = require('expo/metro-config');
|
||||
|
||||
const defaultConfig = getDefaultConfig(__dirname);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user