Skip to content

Commit

Permalink
Point to the react-native-editor where the RN app roots
Browse files Browse the repository at this point in the history
  • Loading branch information
hypest committed Feb 11, 2022
1 parent 9e667f9 commit 7daf345
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"configurations": [
{
"name": "Attach to packager",
"cwd": "${workspaceFolder}",
"cwd": "${workspaceFolder}/gutenberg/packages/react-native-editor",
"type": "reactnative",
"request": "attach"
},
Expand Down

0 comments on commit 7daf345

Please sign in to comment.