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: create _services symlink at build time instead of committing it
Symlinks in git are unreliable across environments (Docker, CI). Instead,
create the symlink as part of build, dev, and generate:importmap scripts.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments