You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: remove grab-url dependency from app initialization
- Removed import of init-grab from layout.tsx
- Replaced init-grab.ts with empty stub (grab-url replaced with native fetch)
This fixes the remaining UNLOADABLE_DEPENDENCY error in the Netlify build.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments