Pattern
Asset Serving and Bundling Mismatch
frontend-build-deploy-mismatch
Front-end builds produced by Vite/Rollup (hashed assets, preserved-module deps, federated/dynamic runtime expectations) get deployed behind a server/Docker that doesn’t mirror the generated HTML/asset or external dependency setup, causing broken URLs, missing runtime modules, and absent sourcemaps or releases.