Nuxt/test/fixtures
Felipe Lübe de Bragança 232bc0196f feat: missing pages directory warning (#4054)
## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
- [ ] Bug fix (a non-breaking change which fixes an issue)
- [x] New feature (a non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)


## Description
Resolves #3920 by adding a warning during the build process and a small disclaimer into the default page component.


## Checklist:
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly. (PR: #)
- [x] I have added tests to cover my changes (if not applicable, please state why)
- [x] All new and existing tests are passing.
2018-10-05 13:37:55 +01:00
..
basic loading: add throttle option to skip progress for fast loads (#3886) 2018-09-18 18:16:27 +02:00
children feat: upgrade eslint to 5.x (#3494) 2018-08-31 21:34:12 +01:00
cli Filter out non-strings (serverMiddleware watch fix) (#3771) 2018-08-20 16:43:23 +02:00
config-explicit fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
custom-app-template fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
custom-dirs feat: upgrade eslint to 5.x (#3494) 2018-08-31 21:34:12 +01:00
dynamic-routes fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
empty fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
error fix: appveyor test failure (#3754) 2018-08-17 22:25:23 +02:00
extract-css feat(webpack/client): minify extracted css assets (#3857) 2018-09-09 01:18:46 +04:30
https feat(core, cli): builtin support of https and unix sockets (#3831) 2018-09-02 13:50:25 +04:30
missing-pages-dir feat: missing pages directory warning (#4054) 2018-10-05 13:37:55 +01:00
missing-plugin Display proper error when specified plugin isn't found (#3672) 2018-08-10 15:48:27 +01:00
module feat(builder, module): allow error layouts to be added through addLayout. closes #3194. (#3834) 2018-09-02 13:52:10 +04:30
sockets test: skip sockets test in windows platform 2018-09-13 10:07:34 +01:00
spa feat: upgrade eslint to 5.x (#3494) 2018-08-31 21:34:12 +01:00
ssr fix: properly serialize undefined in vuex store (#3913) 2018-09-25 10:51:07 +02:00
with-config feat: use understandable file names for analyze mode (#4014) 2018-09-30 18:11:20 +02:00