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
yes i believe so @myhrmans , that's why some of the icons/ images won't work when only running one app at a time
i.e.
pnpm dev --filter @apps/docs
this monorepo only uses one folder for static assets which is located at ./apps/site/static so in order to get images working in all apps you'd need to symlink that static folder into every new app that's added to the apps/* folder.
A new bug was introduced in
1.0.0-next.432
of SvelteKitSee SvelteKit Issue #6303
Reproduction
1.0.0-next.432 (broke)
❌ https://github.com/oneezy/sveltekit-symlink-repro-next-432
1.0.0-next.431 (working)
✅ https://github.com/oneezy/sveltekit-symlink-repro-next-431
The text was updated successfully, but these errors were encountered: