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

Upgrade example to 0.64

This commit is contained in:
sunnylqm
2021-04-09 18:23:29 +08:00
parent 736b82aac6
commit 4226865970
16 changed files with 2486 additions and 2617 deletions

View File

@@ -12,7 +12,7 @@ module.exports = {
getTransformOptions: async () => ({
transform: {
experimentalImportSupport: false,
inlineRequires: false,
inlineRequires: true,
},
}),
},