Nuxt/test/fixtures/full-static
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
..
layouts fix(generator): avoid duplicate slashes for routes ending with hash (#7776) 2020-07-27 11:01:24 +02:00
pages test: add dynamic page to full-static fixture 2020-06-10 15:15:13 +02:00
store feat: store and replay vuex mutations for static target (#7350) 2020-05-12 13:05:24 +02:00
full-static.test.js feat: store and replay vuex mutations for static target (#7350) 2020-05-12 13:05:24 +02:00
nuxt.config.js fix(generator): avoid duplicate slashes for routes ending with hash (#7776) 2020-07-27 11:01:24 +02:00