mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-12-19 04:05:08 +08:00
update example to 0.71.1
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
const path = require('path');
|
||||
|
||||
const extraNodeModules = {
|
||||
react: path.resolve(__dirname, 'node_modules/react'),
|
||||
'react-native': path.resolve(__dirname, 'node_modules/react-native'),
|
||||
'react-native-update': path.resolve(__dirname, '../..'),
|
||||
'@babel/runtime': path.resolve(__dirname, 'node_modules/@babel/runtime'),
|
||||
|
||||
Reference in New Issue
Block a user