Closed derek-primumco closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated |
---|---|---|---|---|
solito-app | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Feb 24, 2023 at 5:51PM (UTC) |
with-custom-fonts | ✅ Ready (Inspect) | Visit Preview | 💬 Add your feedback | Feb 24, 2023 at 5:51PM (UTC) |
@derek-primumco is attempting to deploy a commit to the Beatgig Team on Vercel.
A member of the Team first needs to authorize it.
Thanks!
Add line to
metro.config.js
suggested for Expo monoreposOld Behavior
yarn native
after installing a 2nd Next.js + Tailwind CSS app into the directory.New Behavior
yarn native
command runs successfully and shares code with theyarn web
command (i.e. fast refresh works when updating a Tailwind CSS class).metro.config.js
from Expo and Vercel:Git Log
✅ fix(examples): add missing line
config.resolver.disableHierarchicalLookup = true
and code comments to themetro.config.js
files in theexample-monorepos/
directory (Solito starters) because this line is recommended by Expo for monorepos and was required in testing to support adding a 2nd Next.js app to the same monorepoLoom (Old Behavior / New Behavior)
https://www.loom.com/share/60328817201a4083aae06d870b62027d