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 c885998 commit 47aa1fbCopy full SHA for 47aa1fb
1 file changed
packages/query-devtools/package.json
@@ -32,7 +32,7 @@
32
"test:lib:dev": "pnpm run test:lib --watch",
33
"test:build": "publint --strict && attw --pack",
34
"build": "tsup --tsconfig tsconfig.prod.json",
35
- "build:dev": "tsup --tsconfig tsconfig.prod.json --watch"
+ "build:dev": "tsup --watch"
36
},
37
"type": "module",
38
"main": "./build/index.cjs",
0 commit comments