diff options
| author | 2023-07-07 16:19:49 +0800 | |
|---|---|---|
| committer | 2023-07-07 16:19:49 +0800 | |
| commit | 5ee674765c5ed400dcd83146ee4dfa51bd6729de (patch) | |
| tree | 5e652c7bebc2ad2a5a000e39b0b68efa7a7158b3 /pnpm-workspace.yaml | |
| parent | c99e49fdc1cec7c50ff59daf9cc2ea97ee19915d (diff) | |
| download | HydroRoll-5ee674765c5ed400dcd83146ee4dfa51bd6729de.tar.gz HydroRoll-5ee674765c5ed400dcd83146ee4dfa51bd6729de.zip | |
👻Delete useless fies
Diffstat (limited to 'pnpm-workspace.yaml')
| -rw-r--r-- | pnpm-workspace.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 1a0aa09..99e0c9f 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 |
