书栈网 · BookStack 本次搜索耗时 0.038 秒,为您找到 793 个相关结果.
  • Deploy on Aws w/ S3 and Cloudfront

    AWS: S3+Cloudfront 部署 如何在 AWS 上部署 S3 和 Cloudfront 概览 设置它 1. AWS: 设置你的 S3 bucket 2. AWS: 设置你的 Cloudfront 分配 3. AWS: 配置安全访问 4. Laptop: 设置项目的构建脚本 AWS: S3+Cloudfront 部署 如...
  • Testing

    Testing Installation Setup Options Nuxt configuration rootDir configFile Setup timings setupTimeout Features to enable server build browser browserOptions runner APIs...
  • Builder

    Hooks Source: builder/builder.js Hooks We can register hooks on certain life cycle events. // Add hook for build this . nuxt . hook ( 'build:done' , ( builder ) => ...
  • Context and Helpers

    Context and helpers Using page parameters for your API query Redirecting users & accessing the store Helpers $nuxt: The Nuxt helper Connection checker Accessing the root insta...
  • modules

    Exploring Nuxt Modules The modules Property Write your own Module 1) ModuleOptions Top level options 2) this.options Add a CSS Library Emit assets 3) this.nuxt Run Tasks on...
  • 开发工具

    1117 2019-07-01 《Nuxt.js 2.6.x 教程》
    开发工具 端对端测试 ESLint 开发工具 测试是 Web 应用开发过程中不可获缺的工作。Nuxt.js 尽量帮助你简化这部分工作。 端对端测试 ava 是一个很强大的 JavaScript 测试框架,结合 jsdom ,我们就可以轻松地给 nuxt 应用进行端对端测试。 首先,我们需要添加 ava 和 jsdom 作...
  • Release Notes

    Release Notes v2.12.2 🐛 Bug Fixes 7146 HMR for sub-app serverMiddleware without path 7139 Sanitize layouts after resolve for splitChunks.layout 7131 Join with os native sep ...
  • Deploy on Vercel

    How to deploy with Vercel? Vercel Service Worker with Nuxt PWA Module Now V1 (legacy) How to deploy with Vercel? Vercel To deploy with Vercel , the Nuxt.js team and con...
  • Deployment Targets

    Deployment Targets Static Hosting Server Hosting Deployment Targets Static Hosting Nuxt also works as a static site generator. Statically render your Nuxt application and ge...
  • modern

    API: The modern Property API: The modern Property This feature is inspired by vue-cli modern mode Type: String or Boolean Default: false Possible values: 'client' : Se...