turborepo/examples
Melroy van den Berg d2c35e1d69
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
fix(examples): use entry instead of entryPoints (#10503)
### 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`.
2025-05-28 20:04:33 -06:00
..
basic chore(deps-dev): bump globals from 16.1.0 to 16.2.0 in /examples/basic in the basic group (#10508) 2025-05-27 05:35:19 -06:00
design-system docs(chore): remove /repo references from a few places (#10370) 2025-04-23 12:05:18 -06:00
kitchen-sink fix(examples): use entry instead of entryPoints (#10503) 2025-05-28 20:04:33 -06:00
non-monorepo chore(deps): bump the non-monorepo group in /examples/non-monorepo with 3 updates (#10506) 2025-05-27 05:34:42 -06:00
with-angular docs: migrate to turborepo.com (#10368) 2025-04-23 10:39:37 -06:00
with-berry docs: fix broken links in useful links section of readme (#10380) 2025-04-29 14:01:58 -06:00
with-changesets docs: migrate to turborepo.com (#10368) 2025-04-23 10:39:37 -06:00
with-docker docs: migrate to turborepo.com (#10368) 2025-04-23 10:39:37 -06:00
with-gatsby docs: fix broken links in useful links section of readme (#10380) 2025-04-29 14:01:58 -06:00
with-nestjs docs: fix broken links in useful links section of readme (#10380) 2025-04-29 14:01:58 -06:00
with-nextjs docs: enhance examples tables (#10173) 2025-03-17 12:39:17 -06:00
with-npm docs: fix broken links in useful links section of readme (#10380) 2025-04-29 14:01:58 -06:00
with-prisma docs: fix broken links in useful links section of readme (#10380) 2025-04-29 14:01:58 -06:00
with-react-native-web feat(example): update with-react-native-web, Expo SDK 52 (#10466) 2025-05-12 08:03:03 -06:00
with-rollup chore(examples): upgrade Turborepo version (#10281) 2025-04-03 13:12:26 -06:00
with-shell-commands chore(deps-dev): bump turbo from 2.5.2 to 2.5.3 in /examples/with-shell-commands (#10471) 2025-05-12 08:00:07 -06:00
with-solid docs: fix broken links in useful links section of readme (#10380) 2025-04-29 14:01:58 -06:00
with-svelte chore(deps-dev): bump svelte from 5.30.2 to 5.33.2 in /examples/with-svelte in the with-svelte group (#10507) 2025-05-27 05:35:01 -06:00
with-tailwind chore(deps-dev): bump globals from 16.1.0 to 16.2.0 in /examples/with-tailwind in the with-tailwind group (#10509) 2025-05-27 05:35:38 -06:00
with-typeorm docs: migrate to turborepo.com (#10368) 2025-04-23 10:39:37 -06:00
with-vite docs: migrate to turborepo.com (#10368) 2025-04-23 10:39:37 -06:00
with-vite-react docs: migrate to turborepo.com (#10368) 2025-04-23 10:39:37 -06:00
with-vitest docs: fix broken links in useful links section of readme (#10380) 2025-04-29 14:01:58 -06:00
with-vue-nuxt docs: fix broken links in useful links section of readme (#10380) 2025-04-29 14:01:58 -06:00
with-yarn docs: fix broken links in useful links section of readme (#10380) 2025-04-29 14:01:58 -06:00
install-all.ts fix(pnpm): revert lockfile upgrade (#9862) 2025-01-31 14:03:16 -05:00
package.json fix(pnpm): revert lockfile upgrade (#9862) 2025-01-31 14:03:16 -05:00
turbo.json chore: migrate to 2.0 (#8232) 2024-05-28 16:20:26 -07:00