mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2026-05-01 19:19:34 -05:00
fix metro config?
This commit is contained in:
+1
-2
@@ -1,7 +1,6 @@
|
||||
// Learn more https://docs.expo.io/guides/customizing-metro
|
||||
const { getDefaultConfig } = require('@react-native/metro-config')
|
||||
const { getDefaultConfig } = require('@expo/metro-config')
|
||||
|
||||
/** @type {import('expo/metro-config').MetroConfig} */
|
||||
const config = getDefaultConfig(__dirname, {
|
||||
// [Web-only]: Enables CSS support in Metro.
|
||||
isCSSEnabled: true,
|
||||
|
||||
Reference in New Issue
Block a user