react-runner
                                
                                 react-runner copied to clipboard
                                
                                    react-runner copied to clipboard
                            
                            
                            
                        Run your React code on the go
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.1 to 2.9.13. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.8.6 to 2.9.13. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.8.4 to 2.9.13. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...
Would be great to support HMR via React Fast Refresh. The official one was implemented as a Babel plugin so might be a bit tricky.
+ You can compile the code to ES5
Errors for preview can be shown in LiveError component. But errors are also thrown to console. Is there any way to prevent this. I'm trying to not show the errors...
Hi! I would like to add my own files to the Scope but the Readme is not clear enough on what `localFileContent` and `baseScope` means: ```typescript import { importCode }...