4 lines
225 B
JavaScript
4 lines
225 B
JavaScript
// This is aliased to another location when server components are enabled.
|
|
// We use this intermediate file to avoid issues with aliases not applying to package.json main field resolution.
|
|
import 'expo-router/entry-classic';
|