Nuxt/packages/builder/test
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
..
__utils__ fix(builder): watch store dir and serverMiddleware paths (#5681) 2019-05-10 15:03:07 +02:00
context fix: avoid using aliases in templates (#5656) 2019-05-06 15:16:04 +04:30
builder.build.test.js fix: fail in case of missing core-js dependency (#5342) 2019-03-23 11:18:18 +04:30
builder.common.test.js feat(test): unit tests for @nuxt/builder (#4834) 2019-02-04 10:34:04 +00:00
builder.ctor.test.js feat(test): unit tests for @nuxt/builder (#4834) 2019-02-04 10:34:04 +00:00
builder.generate.test.js fix(builder, vue-app): order of plugin execution based on order in array (#5163) 2019-03-07 23:03:20 +03:30
builder.plugin.test.js fix(builder, vue-app): order of plugin execution based on order in array (#5163) 2019-03-07 23:03:20 +03:30
builder.watch.test.js fix(builder): watch store dir and serverMiddleware paths (#5681) 2019-05-10 15:03:07 +02:00
ignore.test.js feat(test): unit tests for @nuxt/builder (#4834) 2019-02-04 10:34:04 +00:00
index.test.js feat(test): unit tests for @nuxt/builder (#4834) 2019-02-04 10:34:04 +00:00