You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`infiniteLoopProtection`| Whether we should throw an error if we detect an infinite loop |`true`/`false`|`true`|
26
+
|`hardReloadOnChange`| Whether we should refresh the sandbox page on every change, good for sandboxes with global state. |`true`/`false`|`false`|
28
27
|`template`| Which sandbox template to use |[see here](https://github.com/codesandbox-app/codesandbox-importers/blob/master/packages/types/index.d.ts#L24-L39)| smart detection, w/ fallback to `create-react-app`|
0 commit comments