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 30e4b58 commit a22522bCopy full SHA for a22522b
package.json
@@ -3,7 +3,7 @@
3
"type": "module",
4
"version": "6.0.0",
5
"scripts": {
6
- "dev": "astro preferences disable --global devToolbar && astro dev",
+ "dev": "astro dev",
7
"start": "tsx index.ts",
8
"build": "astro check && astro build",
9
"typecheck": "astro check",
0 commit comments