Skip to content

turbopack-240428.1

@caaatisgood caaatisgood tagged this 28 Apr 05:37
### Description

<!--
  ✍️ Write a short summary of your work.
  If necessary, include relevant screenshots.
-->

Fix missing dependency `tsup` and incorrect import path of the
`database` package of the `with-prisma` example.

I was boostrapping an app using the prisma example and ran into some
errors mostly likely caused by some minor missing pieces in the previous
update https://github.com/vercel/turbo/pull/6571. This patch should fix
them.

---------

Co-authored-by: Anthony Shew <anthony.shew@vercel.com>
Assets 2