mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 13:13:25 +00:00
feat: actually link expo and nx
This commit is contained in:
@@ -2,9 +2,5 @@ module.exports = function (api) {
|
||||
api.cache(true);
|
||||
return {
|
||||
presets: ['babel-preset-expo'],
|
||||
plugins: [
|
||||
// Required for expo-router
|
||||
'expo-router/babel',
|
||||
],
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user