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 93b2e00 commit c1bd66aCopy full SHA for c1bd66a
1 file changed
turbo.json
@@ -28,7 +28,8 @@
28
},
29
"@monkeytype/frontend#build": {
30
"dependsOn": ["^build"],
31
- "env": ["BACKEND_URL", "RECAPTCHA_SITE_KEY"]
+ "env": ["BACKEND_URL", "RECAPTCHA_SITE_KEY"],
32
+ "outputs": ["dist/**"]
33
34
"@monkeytype/frontend#dev": {
35
0 commit comments