feat: add sandbox

This commit is contained in:
花裤衩
2020-05-04 22:50:16 +08:00
parent a2784dd6ef
commit ec65202cb9

6
sandbox.config.json Normal file
View File

@@ -0,0 +1,6 @@
{
"infiniteLoopProtection": true,
"hardReloadOnChange": false,
"view": "browser",
"template": "node"
}