We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40d5654 commit a93f81cCopy full SHA for a93f81c
demo/vue/sandbox.config.json
@@ -0,0 +1,11 @@
1
+{
2
+ "infiniteLoopProtection": true,
3
+ "hardReloadOnChange": false,
4
+ "view": "browser",
5
+ "template": "node",
6
+ "container": {
7
+ "port": 3000,
8
+ "startScript": "dev",
9
+ "node": "14"
10
+ }
11
+}
0 commit comments