Nuxt/packages/utils/src
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
..
cjs.js atomic children removal 2019-04-24 20:43:59 +04:30
context.js refactor: @nuxt/utils (#4609) 2018-12-23 00:35:13 +03:30
index.js refactor: move modern detection from server to utils (#5584) 2019-04-23 13:46:56 +04:30
lang.js fix(builder): watch store dir and `serverMiddleware` paths (#5681) 2019-05-10 15:03:07 +02:00
locking.js fix(cli): catch all possible errors thrown from proper-filelock (#5347) 2019-03-23 11:16:00 +04:30
modern.js refactor: move modern detection from server to utils (#5584) 2019-04-23 13:46:56 +04:30
resolve.js refactor: avoid using `_path` variable (#5582) 2019-04-22 23:20:07 +04:30
route.js refactor: avoid using `_path` variable (#5582) 2019-04-22 23:20:07 +04:30
serialize.js fix(utils): node v8 not support dotAll in regex (#5608) 2019-04-26 23:47:51 +04:30
task.js test: unit tests for @nuxt/util (#4880) 2019-01-29 22:53:42 +03:30
timer.js feat(server): timing option for `Server-Timing` header (#4800) 2019-01-19 21:44:54 +03:30