orYoffe/create-react-native-web-app

module-resolver

Closed this issue · 1 comments

BayCo commented

Hey, how I can configure babel-plugin-module-resolver in this package?
e.g
import Dashboard from '.src/screens/Dashboard' => 'screens/Dashboard'

Hi @BayCo just change babel config file in the root folder
for example:
https://github.com/react-native-maps/react-native-maps/blob/master/babel.config.js#L5