Nuxt/packages/utils
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
..
src fix(builder): watch store dir and `serverMiddleware` paths (#5681) 2019-05-10 15:03:07 +02:00
test refactor: move modern detection from server to utils (#5584) 2019-04-23 13:46:56 +04:30
package.js refactor: @nuxt/utils (#4609) 2018-12-23 00:35:13 +03:30
package.json chore(deps): update dependency consola to ^2.6.1 (#5674) 2019-05-08 21:36:11 +04:30