Skip to content

Commit 5a34ac4

Browse files
Merge pull request #16 from askscio/revert-15-piyush/add_clean_cache_task
Revert "[CodeSandbox Task] Add clean cache task to codesandbox"
2 parents 4c66d7d + e9774bc commit 5a34ac4

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.codesandbox/tasks.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@
2828
"preview": {
2929
"port": 8585
3030
}
31-
},
32-
"Clean Cache": {
33-
"name": "Clean Cache",
34-
"command": "cd examples/browser-api-playground && yarn cache clean",
35-
"runAtStart": false
3631
}
3732
}
3833
}

0 commit comments

Comments
 (0)