Added Tunneling Run Configurations (WSL)
This commit is contained in:
parent
ab281466d4
commit
739e5e8f08
2 changed files with 2 additions and 3 deletions
|
|
@ -3,7 +3,6 @@ module.exports = function (api) {
|
|||
return {
|
||||
presets: ['babel-preset-expo'],
|
||||
plugins: [
|
||||
// Required for expo-router
|
||||
'expo-router/babel',
|
||||
],
|
||||
};
|
||||
|
|
|
|||
Reference in a new issue