sandpack
sandpack copied to clipboard
A component toolkit for creating live-running code editing experiences, using the power of CodeSandbox.
# Bug report The embedded sandpack component in the sandpack docs is broken: https://sandpack.codesandbox.io/docs/advanced-usage/components#usage-1  ## Packages affected - [ ] sandpack-client - [x]...
# Tell us how you think we can improve Sandpack Really love Sandpack. I think for folks who want to have a quick server-side typescript playground, a sandbox template for...
Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...
# Bug report ## Packages affected - [X] sandpack-client (in `resolutions`) - [X] sandpack-react ```json { "name": "portfolio", "private": true, "version": "0.0.0", "type": "module", "scripts": { "dev": "vite --port=8591", "build":...
add a way to randomise the bundler url on each request to enable to use of service workers
# Tell us how you think we can improve Sandpack ## Packages affected - [x] sandpack-client - [ ] sandpack-react ## What is this feature? For now, I can not...
# Bug Report ## Packages Affected - [1] sandpack-react - [1] sandpack-client ## Description of the Problem I have been using Sandpack React with Monaco Editor for both Angular and...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.5 to 4.5.3. Changelog Sourced from vite's changelog. 4.5.3 (2024-03-24) fix: fs.deny with globs with directories (#16250) (96a7f3a), closes #16250 4.5.2 (2024-01-19) fix: fs deny for case...
# Tell us how you think we can improve Sandpack Firstly I LOVE what you've made. Thank you so much! I want my users to build mini-apps inside a larger...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.8 to 3.2.10. Changelog Sourced from vite's changelog. 3.2.10 (2024-03-24) 3.2.9 (2024-03-24) fix: port #15653 to v3 (#15655) (99080ca), closes #15653 #15655 fix: port #16250 to v3...