-
-
Notifications
You must be signed in to change notification settings - Fork 170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixing the ./examples/src/App.jsx issues #277
Conversation
Soham1803
commented
Jun 6, 2023
- Installed the imported packages in ./examples/src/App.jsx issues viz: wrouter & use-error-boundary.
- Configured the eslintrc file to remove the following parsing error.
…c to parse ./examples/src/App.tsx file
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 18becbe:
|
Hello @Soham1803 , thank you for the contribution! It's been a long-standing issue and it's great to see someone tackle it! I've taken deliberation of fixing some stuff
Let me know if it works for you in current state |
|
I've added some of the scripts that will be most useful for the contributing process here https://github.com/pmndrs/react-xr/pull/278/files
For you, locally, yes. You'll just need to run |
Awesome, the doc looks great, with all the essential scripts mentioned.
Fine, got it. Thanks by the way! I think we can proceed then... |