]> git.ipfire.org Git - thirdparty/vuejs/router.git/commit
refactor(matcher): split in multiple files
authorEduardo San Martin Morote <posva13@gmail.com>
Sat, 26 Oct 2019 14:47:45 +0000 (15:47 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Sat, 26 Oct 2019 14:47:45 +0000 (15:47 +0100)
commitba21e9f1a2b7944ace1839b52f856a082db5d13d
tree0ecb9ab5e3d9ec70b3bd40387276b1579181e875
parent619532a11158bd6386ef693051006d1b1f2d5a6e
refactor(matcher): split in multiple files
__tests__/matcher/ranking.spec.ts
src/matcher/index.ts [new file with mode: 0644]
src/matcher/path-ranker.ts [moved from src/matcher.ts with 56% similarity]
src/matcher/types.ts [new file with mode: 0644]