We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85f6c00 commit 5e0e090Copy full SHA for 5e0e090
packages/powersync-sdk-react-native/README.md
@@ -63,7 +63,7 @@ import 'react-native-polyfill-globals/auto';
63
```
64
65
```bash
66
- npm install --save-dev @babel/plugin-transform-async-generator-functions
+ yarn add -D @babel/plugin-transform-async-generator-functions
67
68
69
Add the Babel plugin to your `babel.config.js` file
0 commit comments