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
The production build fails without it. Baukasten emits Avatar and DataTable into one chunk, so importing anything from the root entry pulls it in. Dev and tsc both pass, so it only surfaces at build.
The production build fails without it. Baukasten emits Avatar and DataTable into one chunk, so importing anything from the root entry pulls it in. Dev and tsc both pass, so it only surfaces at build.