1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-10-29 04:23:10 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

fix harmony build

This commit is contained in:
sunnylqm
2025-10-23 11:30:13 +08:00
parent 84381e5ed7
commit d458371f54
10 changed files with 23 additions and 47 deletions

View File

@@ -37,13 +37,7 @@
},
{
name: 'pushy',
srcPath: '../../../harmony/pushy',
targets: [
{
name: 'default',
applyToProducts: ['default'],
},
],
srcPath: '../node_modules/react-native-update/harmony/pushy',
},
],
}