Nuxt/test/fixtures/full-static
Pooya Parsa 42406d6075
feat: store and replay vuex mutations for static target (#7350)
* feat: store and replay vuex mutations for static target

* test: add full-static fixture

* perf: clean store subscription before render

* fix: record mutations after nuxtServerInit and middleware
2020-05-12 13:05:24 +02:00
..
layouts feat: store and replay vuex mutations for static target (#7350) 2020-05-12 13:05:24 +02:00
pages feat: store and replay vuex mutations for static target (#7350) 2020-05-12 13:05:24 +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 feat: store and replay vuex mutations for static target (#7350) 2020-05-12 13:05:24 +02:00