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 director...
How to extend Webpack to load audio files? How to extend Webpack to load audio files? Audio files should be processed by file-loader . This loader is already included in the de...
Async Components Overview Introduction 3.x Syntax Async Components Overview Here is a high level overview of what has changed: New defineAsyncComponent helper method 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 fo...
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...