mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 16:43:55 +00:00
232bc0196f
## 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. |
||
---|---|---|
.. | ||
basic.config.defaults.test.js | ||
basic.dev.test.js | ||
basic.fail.generate.test.js | ||
basic.generate.test.js | ||
basic.plugins.test.js | ||
basic.ssr.csp.test.js | ||
basic.ssr.test.js | ||
children.test.js | ||
cli.test.js | ||
custom-app-template.test.js | ||
custom-dirs.test.js | ||
dist-options.test.js | ||
dynamic-routes.test.js | ||
error.test.js | ||
express.test.js | ||
extract-css.test.js | ||
fallback.generate.test.js | ||
generator.test.js | ||
https.test.js | ||
module.test.js | ||
nuxt.test.js | ||
sockets.test.js | ||
spa.test.js | ||
ssr.test.js | ||
utils.test.js | ||
with-config.test.js | ||
wp.config.test.js |