Nuxt/test/fixtures/basic
Alexander Lichter b2eee1772e feat: add store module HMR (#4582)
* feat: add store module HMR

* fix: replace export with window.$nuxt

Thanks to @pi0 for the suggestion :)

* refactor: apply only in dev mode on client side

* test: make store module test more descriptive

* fix: clear modules to apply HMR

* fix: remove console.log

* fix: e2e tests

* refactor: use void
2018-12-19 16:22:00 +01:00
..
middleware test: add tests for options.ingore 2018-01-15 13:20:42 +03:30
pages feat: add store module HMR (#4582) 2018-12-19 16:22:00 +01:00
plugins refactor: styleLoader and postcss (#4318) 2018-11-12 21:18:50 +00:00
static tests: Add tests for body scripts 2017-11-06 13:49:24 +01:00
store Fixed conflicts 2018-08-06 06:45:39 -03:00
basic.test.js fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
nuxt.config.js fix: properly serialize head functions (#4558) 2018-12-15 12:07:31 +03:30