Files
neonoverlordandClaude Fable 5 d7e52f47cb
build / build (push) Successful in 3m17s
build: absolute publicPath for subpath builds — chunk loads went page-relative
Compiled runtime carried .p="client/"; on root deployments the <base>
tag rescues that, under the subpath a dynamic import from a deep route
requested <route>/client/<chunk>.js, hit the SPA fallback, and 'Loading
chunk failed'. BASEPATH builds now compile publicPath absolute.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-05 21:08:42 -07:00
..