Nuxt/lib/builder
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
..
webpack feat: abstract minify and use value for all modes (#3965) 2018-09-30 18:12:38 +02:00
builder.js feat: missing pages directory warning (#4054) 2018-10-05 13:37:55 +01:00
generator.js feat: abstract minify and use value for all modes (#3965) 2018-09-30 18:12:38 +02:00
index.js misc: improve coverage and packaging (#3121) 2018-03-28 02:58:17 +04:30