aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/pnpm-workspace.yaml
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-07-07 16:24:16 +0800
committer简律纯 <i@jyunko.cn>2023-07-07 16:24:16 +0800
commitf3e4415e701290915e54810e618f10ecb3ac36fe (patch)
treefc4b1ce801045bdf3785851de2907c14870e616e /pnpm-workspace.yaml
parent5ee674765c5ed400dcd83146ee4dfa51bd6729de (diff)
downloadHydroRoll-f3e4415e701290915e54810e618f10ecb3ac36fe.tar.gz
HydroRoll-f3e4415e701290915e54810e618f10ecb3ac36fe.zip
😫Fix the bug
Diffstat (limited to 'pnpm-workspace.yaml')
-rw-r--r--pnpm-workspace.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml
index 99e0c9f..1a0aa09 100644
--- a/pnpm-workspace.yaml
+++ b/pnpm-workspace.yaml
@@ -2,7 +2,7 @@ packages:
- ".github/actions/*"
- "docs"
- "cli"
- # - "packages/*"
+ - "packages/*"
- "benchmark"
- "turborepo-tests/*"
# Intentionally exclude the `npm` `turbo` package from the workspaces.
@@ -11,4 +11,4 @@ packages:
- "crates/next-dev-tests/test-harness"
- "crates/next-dev-tests/tests"
- "crates/*/js"
- # - examples
+ - examples