Nuxt/test/fixtures
Jonas Galvez a522aaf125 misc: add user-defined chokidar files to watch (2) (#3633)
* misc: add user-defined chokidar files to watch

* Improved user-defined chokidar files setup

* Improved user-defined chokidar files setup (2)

* Added custom file for CLI watch test

* Added cli.dev.test.js

* Added cli.dev.test.js (2)

* Remove cli-start/cli.dev, just use cli.test

* Refactored CLI test

* Missing dot in fname

* Improved user-defined chokidar files setup (3)

* Fix killNuxt()

* Remove genHandlers

* Refactored CLI test (2)

* Refactor exitCode

* Remove debugging code

* Remove debugging code (2)

* Linting

* Linting (2)

* Disable nuxt-start test for now

* Disable nuxt-start test for now (2)

* Tweaking nuxt-start test

* Tweaking nuxt-start test (2)

* Tweaking nuxt-start test (3)

* Fix ext

* Tweaked wait params

* Fix conflicts

*  hotfix

* nuxt-dev tweak

* Add blank line after variables declaration

* Disable waitFor() test due to random failure in appveyor

* Fixed error msg

* Refactored into builder.js

* Refactored into builder.js (2)

* Remove unnecessary import from nuxt-dev

* Fixed nuxt-dev test

* Debugging nuxt-dev test

* Debugging nuxt-dev test (2)

* Skip in appveyor

* Linting

* Requested changes

* Hook into nuxt-dev

* Hook into nuxt-dev (2)

* Get fname

* Get fname (2)

* Get fname (3)

* Change hook name

* Fixed conflict
2018-08-08 19:51:57 +01:00
..
basic loading: false e2e test fix (#3635) 2018-08-06 20:42:26 +02:00
children Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
cli misc: add user-defined chokidar files to watch (2) (#3633) 2018-08-08 19:51:57 +01:00
custom-dirs misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30
dynamic-routes refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
empty misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30
error misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30
extract-css refactor: use eslint-plugin-vue instead of eslint-plugin-html (#3517) 2018-07-12 14:03:50 +02:00
module Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
spa feat: call global vue errorHandler in fetch and asyncData (#3652) 2018-08-08 11:11:08 +01:00
ssr Consistent parens in arrow functions (#3630) 2018-08-06 02:12:44 +02:00
with-config refactor: obselete AggressiveSplittingPlugin 2018-07-17 12:13:06 +01:00