Lee Robinson

Results 216 comments of Lee Robinson

It would be helpful to verify this is still an issue on `canary`, especially since you no longer need the experimental `appDir` flag. Further, just for completeness, if you're building...

@jsomsanith With that approach, the consumer would still need multiple lines for imports from the same package. ```js import {Avatar} from '@storybook/design-system/Avatar'; import {Button} from '@storybook/design-system/Button'; ``` When you use...

@m-torin if you would like to use Prisma, that's great. Please do! I don't have anything against Prisma. In fact, we just worked with them on this https://db-latency.vercel.app/.

If you are still seeing this issue, could you open a more detailed issue with a reproduction? Thank you 🙏

I believe everything in this thread is now addressed (repo is on the latest Next.js version now as well). Anything I'm missing?

Hey y'all – we've built an example here: https://app-dir-i18n.vercel.app/en Open to any feedback!