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
test(remix): Assert no source map survives the build
Remix runs a client and an SSR pass with different `outDir`s while the
deletion glob is held in a promise that settles once, so one pass can be
left behind. Walking the whole build output catches that, which the
upload assertions cannot.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
0 commit comments