]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
feat(matcher): avoid empty records to be reached
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 24 Oct 2022 07:58:12 +0000 (09:58 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Mon, 24 Oct 2022 07:58:12 +0000 (09:58 +0200)
commit756f755731284f0f1899a2f8b62cb074b6f0f842
tree9c5d77fafb80034be920c01af33ca99ca40472bf
parentd218cca028dd02160c14c458727ce65d3b784178
feat(matcher): avoid empty records to be reached

Resolves https://github.com/posva/unplugin-vue-router/issues/81
packages/router/__tests__/matcher/resolve.spec.ts
packages/router/src/matcher/index.ts