Nuxt/packages
Sébastien Chopin 03eb049677
fix(builder): watch store dir and `serverMiddleware` paths (#5681)
* fix(builder): Watch store dir to restart Nuxt app when options.store=false

* hotfix: Linting issues

* hotfix: Use path.resolve instead of path.join

* test: Update test for watcher

* hotfix: revert to path.join and fix tests

* hotfix: Fix coverage for hard to test condition

* hotfix: Fix test for Windows

* Update builder.js

* fix lint error

* fix: Cache serverMiddlewarePaths
2019-05-10 15:03:07 +02:00
..
babel-preset-app chore(deps): update all non-major dependencies (#5663) 2019-05-08 21:03:35 +04:30
builder fix(builder): watch store dir and `serverMiddleware` paths (#5681) 2019-05-10 15:03:07 +02:00
cli fix(builder): watch store dir and `serverMiddleware` paths (#5681) 2019-05-10 15:03:07 +02:00
config feat(webpack): suppress not found typescript warnings (#5635) 2019-05-10 14:48:44 +04:30
core chore(deps): update dependency consola to ^2.6.1 (#5674) 2019-05-08 21:36:11 +04:30
generator chore(deps): update dependency consola to ^2.6.1 (#5674) 2019-05-08 21:36:11 +04:30
server chore(deps): update dependency consola to ^2.6.1 (#5674) 2019-05-08 21:36:11 +04:30
typescript feat(ts): upgrade ts-loader to v6 (#5691) 2019-05-10 15:26:44 +04:30
utils fix(builder): watch store dir and `serverMiddleware` paths (#5681) 2019-05-10 15:03:07 +02:00
vue-app fix(vue-app): Followup for fix for handle prefetch error (#5687) (#5690) 2019-05-10 10:56:28 +01:00
vue-renderer Update all non-major dependencies (#5679) 2019-05-09 12:49:49 +04:30
webpack feat(webpack): suppress not found typescript warnings (#5635) 2019-05-10 14:48:44 +04:30