We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42f6adc commit d9f1834Copy full SHA for d9f1834
1 file changed
turbo.json
@@ -44,7 +44,8 @@
44
"persistent": true
45
},
46
"dev:prepare": {
47
- "cache": false
+ "cache": false,
48
+ "interactive": true
49
50
"deploy": {
51
"cache": false,
0 commit comments