The first thing that comes to mind is that for hot module reloading we inject some hooks (similar to how Webpack does it), but I don't know how that could affect this runtime performance.
The first thing that comes to mind is that for hot module reloading we inject some hooks (similar to how Webpack does it), but I don't know how that could affect this runtime performance.
This way, the session is isolated from other sessions, but you will still be able to do root operations.
Docs are here: codesandbox.io/docs/sdk/se...
This way, the session is isolated from other sessions, but you will still be able to do root operations.
Docs are here: codesandbox.io/docs/sdk/se...
- Collaboration: allow multiple users to connect to the same sandbox/branch and collaboratively edit files
- Anonymous previews: create r/o sessions to share files/shells with others
- Collaboration: allow multiple users to connect to the same sandbox/branch and collaboratively edit files
- Anonymous previews: create r/o sessions to share files/shells with others
github.com/codesandbox...
github.com/codesandbox...