fix
patch
netlify
feat/phase-2g-bundle
fix(netlify): monorepo paths, root redirects scope, public/_redirects URL
- deploy/bridge: functions and publish are relative to repo root (Netlify base dir default); remove invalid ../../ paths and cd ../.. build prefix. - Set USE_BRIDGE_FUNCTION=true in bridge netlify.toml so generated _redirects matches the bridge function. - Remove root [[redirects]] so monorepo-wide merge does not send bridge traffic to the gateway. - Fix netlify-redirects.mjs: publicDir URL must end with / so _redirects lands in public/ (was writing repo-root _redirects). - Gitignore public/_redirects as a build artifact.
sha256:a070bcd233195eb6270551d5c1a0f1617765d1775a1a3c4bcddab754b66c5504
sha
sha256:acfc073eb3b334bc168867932b9a21886b2409264b338278341fc774369311d2
snapshot
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:a070bcd233195eb6270551d5c1a0f1617765d1775a1a3c4bcddab754b66c5504 --body "your comment"
No comments yet. Be the first to start the discussion.