mirror of
https://github.com/morten-olsen/react-native-debug-console.git
synced 2026-02-08 00:36:26 +01:00
cleanup
This commit is contained in:
@@ -3,9 +3,8 @@ module.exports = function(api) {
|
||||
return {
|
||||
presets: ['babel-preset-expo'],
|
||||
plugins: [
|
||||
['module-resolver', {
|
||||
[require.resolve('babel-plugin-module-resolver'), {
|
||||
alias: {
|
||||
//'react-native-debug-console': '../lib',
|
||||
'@babel/runtime': '../node_modules/@babel/runtime',
|
||||
}
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user