We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19fce4d commit f2b1827Copy full SHA for f2b1827
package.json
@@ -8,7 +8,7 @@
8
"build:ts": "tsc -b tsconfig.project.json",
9
"lint:prettier": "turbo run lint:prettier",
10
"check:toml": "taplo format --check",
11
- "docs:dev": "turbo run dev --filter=turbo-site",
+ "docs:dev": "turbo run dev --filter=turborepo-docs",
12
"turbo": "pnpm run build:turbo && node turbow.js",
13
"turbo-prebuilt": "node turbow.js",
14
"prepare": "husky install",
0 commit comments