Compare commits

...

1 Commits

Author SHA1 Message Date
花裤衩 ec65202cb9 feat: add sandbox 2020-05-04 22:50:16 +08:00
1 changed files with 6 additions and 0 deletions

6
sandbox.config.json Normal file
View File

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