GitClassic
Feed
Explore
Random
Go Pro
Sign in
cloudflare
/
vinext
Code
/
Commits
/ af485ae
fix: validate module paths during client-side navigation (#94)
Steve Faulkner
committed on Feb 26, 2026, 04:19 AM
Showing
4
changed files
+107 additions
-18 deletions
M
packages/vinext/src/client/entry.ts
+1
-12
A
packages/vinext/src/client/validate-module-path.ts
+25
M
packages/vinext/src/shims/router.ts
+19
-6
M
tests/shims.test.ts
+62
Browse files at this commit โ