Steps to reproduce npx create-nuxt-app test-nuxt create-nuxt-app v5.0.0 ✨ Generating Nuxt.js project in test-nuxt ? Project name: test-nuxt ? Programming language: TypeScript ? Package manager: Npm ? UI framework: Element ? Template engine: HTML ? Nuxt.js modules: Axios - Promise bas...
Template engine HTML Pug Nuxt.js modules: Axios - Promise based HTTP client Progressive Web App (PWA) Content - Git-based headless CMS Linting tools: ESLint Prettier Lint staged files StyleLint Commitlint Testing framework: None Jest AVA WebdriverIO Nightwatch Rendering mode Universal (SSR...
用于压缩在构建打包过程中创建的HTML文件配置html-minifier的插件(将应用于所有模式)。 loaders 类型:Object 自定义 webpack 加载器 Default: {file:{},fontUrl:{limit:1000},imgUrl:{limit:1000},pugPlain:{},vue:{transformAssetUrls:{video:'src',source:'src',object:'src',embed:'src'}},css:{},css...