We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a65d181 commit 63a3fd3Copy full SHA for 63a3fd3
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"scripts": {
3
"build": "turbo build --log-order=grouped",
4
- "dev": "turbo dev --no-cache --continue",
+ "dev": "turbo dev --cache=local:,remote: --continue",
5
"test": "turbo test",
6
"test:watch": "turbo test:watch",
7
"test:e2e": "turbo test:e2e --filter=solidjs-boilerplate",
0 commit comments