Directory Structure Default Page Routing Directory Structure VuePress follows the principle of "Convention is better than configuration" , the recommended document structure i...
API: The generate Property concurrency dir devtools exclude fallback interval minify routes Function which returns a Promise Function with a callback Speeding up dynamic r...
Images Styles Sass Fonts Webpack Assets Webpack Aliases The assets directory contains your uncompiled assets such as Stylus or Sass files, images, or fonts. Images Insi...
Testing Emitted Events Write a Component and Test emitted syntax Testing events without mounting the component Conclusion This book is written for Vue.js 2 and Vue Test Utils...
The buildDir Property Inside the .nuxt folder: Deploying The .nuxt directory is the so-called build directory. It is dynamically generated and hidden by default. Inside the di...
Rich text editor component for Vue.js Quick start Direct script include Using ES6 modules Using component locally Using CKEditor from source Configuring vue.config.js Using th...
Assets Webpack Static Assets By default, Nuxt uses vue-loader, file-loader and url-loader webpack loaders for strong assets serving. You can also use the static directory f...