mirror of
https://github.com/vercel/turborepo.git
synced 2025-12-23 09:19:46 +00:00
|
Some checks failed
Lint / Rust lints (push) Has been cancelled
Lint / Formatting (push) Has been cancelled
Cleanup branch caches / cleanup (push) Has been cancelled
JS Package Tests / JS Package Tests (macos, Node 18) (push) Has been cancelled
JS Package Tests / JS Package Tests (ubuntu, Node 18) (push) Has been cancelled
JS Package Tests / JS Package Tests (macos, Node 20) (push) Has been cancelled
JS Package Tests / JS Package Tests (ubuntu, Node 20) (push) Has been cancelled
JS Package Tests / JS Package Tests (macos, Node 22) (push) Has been cancelled
JS Package Tests / JS Package Tests (ubuntu, Node 22) (push) Has been cancelled
Turborepo Native Library Tests / @turbo/repository (macos, Node 18) (push) Has been cancelled
Turborepo Native Library Tests / @turbo/repository (ubuntu, Node 18) (push) Has been cancelled
Turborepo Native Library Tests / @turbo/repository (macos, Node 20) (push) Has been cancelled
Turborepo Native Library Tests / @turbo/repository (ubuntu, Node 20) (push) Has been cancelled
Turborepo Native Library Tests / @turbo/repository (macos, Node 22) (push) Has been cancelled
Turborepo Native Library Tests / @turbo/repository (ubuntu, Node 22) (push) Has been cancelled
Turborepo Test / Find path changes (push) Has been cancelled
Turborepo Test / Turborepo Test Summary (push) Has been cancelled
Turborepo Test / Cleanup (push) Has been cancelled
Lint / Cleanup (push) Has been cancelled
Turborepo Test / `with-tailwind` example (push) Has been cancelled
JS Package Tests / Turborepo JS Test Summary (push) Has been cancelled
Turborepo Test / Turborepo Integration (push) Has been cancelled
Turborepo Test / Rust lints (push) Has been cancelled
Turborepo Test / Turborepo rust check (push) Has been cancelled
Turborepo Test / Turborepo Rust testing on macos (push) Has been cancelled
Turborepo Test / Turborepo Rust testing on ubuntu (push) Has been cancelled
Turborepo Test / Turborepo Rust testing on windows (push) Has been cancelled
Turborepo Test / `basic` example (push) Has been cancelled
Turborepo Test / `kitchen-sink` example (push) Has been cancelled
Turborepo Test / `non-monorepo` example (push) Has been cancelled
Turborepo Test / `with-svelte` example (push) Has been cancelled
### Description In tsup `entryPoints` is deprecated. You should use `entry` instead. Also, I use src/**/*, so in case of projects using multiple directories in the `src` directory. That also keeps working. ### Testing Instructions Try to run the example project again eg. `pnpm run dev`. |
||
|---|---|---|
| .. | ||
| basic | ||
| design-system | ||
| kitchen-sink | ||
| non-monorepo | ||
| with-angular | ||
| with-berry | ||
| with-changesets | ||
| with-docker | ||
| with-gatsby | ||
| with-nestjs | ||
| with-nextjs | ||
| with-npm | ||
| with-prisma | ||
| with-react-native-web | ||
| with-rollup | ||
| with-shell-commands | ||
| with-solid | ||
| with-svelte | ||
| with-tailwind | ||
| with-typeorm | ||
| with-vite | ||
| with-vite-react | ||
| with-vitest | ||
| with-vue-nuxt | ||
| with-yarn | ||
| install-all.ts | ||
| package.json | ||
| turbo.json | ||