Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyshew committed Dec 12, 2024
1 parent 243b72b commit eb83086
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 92 deletions.
10 changes: 0 additions & 10 deletions turborepo-tests/example-with-berry/package.json

This file was deleted.

8 changes: 0 additions & 8 deletions turborepo-tests/example-with-berry/turbo.json

This file was deleted.

10 changes: 0 additions & 10 deletions turborepo-tests/example-with-changesets/package.json

This file was deleted.

8 changes: 0 additions & 8 deletions turborepo-tests/example-with-changesets/turbo.json

This file was deleted.

10 changes: 0 additions & 10 deletions turborepo-tests/example-with-react-native-web/package.json

This file was deleted.

8 changes: 0 additions & 8 deletions turborepo-tests/example-with-react-native-web/turbo.json

This file was deleted.

10 changes: 0 additions & 10 deletions turborepo-tests/example-with-rollup/package.json

This file was deleted.

8 changes: 0 additions & 8 deletions turborepo-tests/example-with-rollup/turbo.json

This file was deleted.

10 changes: 0 additions & 10 deletions turborepo-tests/example-with-vite/package.json

This file was deleted.

8 changes: 0 additions & 8 deletions turborepo-tests/example-with-vite/turbo.json

This file was deleted.

2 changes: 0 additions & 2 deletions turborepo-tests/helpers/setup_example_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ fi

echo "node --version: $(node --version)"

echo "$PWD"

# Use the right command for each package manager
if [ "$package_manager" == "npm" ]; then
package_manager_command="node ../../../packages/turbo-workspaces/dist/cli.js convert . npm --ignore-unchanged-package-manager || true && npm install"
Expand Down

0 comments on commit eb83086

Please sign in to comment.