Nuxt/test
Ahad Birang 298c3e3ef7
fix(generator): avoid duplicate slashes for routes ending with hash (#7776)
* fix: remove duplicate slashes from crawled routes

* fixture: use trailing slash for hash

* refactor: do trailing slash sanetization after hash removal

* test: enable trailing slash for full-static fixture

Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2020-07-27 11:01:24 +02:00
..
dev fix(webpack): use compact name for concatenated modules (#7639) 2020-06-30 19:47:42 +02:00
e2e fix(vue-app): sanitize path with trailing slash in `getLocation` (#6744) (#6745) 2020-06-30 19:16:21 +02:00
fixtures fix(generator): avoid duplicate slashes for routes ending with hash (#7776) 2020-07-27 11:01:24 +02:00
utils feat: static target DX improvements (#7712) 2020-07-16 17:10:54 +02:00