AntiPattern
Toolchain Resolution Mismatch
toolchain-resolution-mismatch
Build and runtime resolution rules diverge across tooling (glob base paths, module precedence, bundler binary ingestion, and dev-server dependency ranges), causing imports and assets to resolve inconsistently. The result is brittle builds that demand incompatible upgrades and “works only in certain files” surprises.