diff --git a/sandbox.config.json b/sandbox.config.json new file mode 100644 index 00000000..7943263c --- /dev/null +++ b/sandbox.config.json @@ -0,0 +1,6 @@ +{ + "infiniteLoopProtection": true, + "hardReloadOnChange": false, + "view": "browser", + "template": "node" +}