书栈网 · BookStack 本次搜索耗时 0.026 秒,为您找到 793 个相关结果.
  • 模块

    模块 介绍 Nuxt.js 模块列表 基本模块 异步模块 使用 async/await 返回 Promise 使用回调 常见模块 优先级最高选项 提供插件 模板插件 添加 CSS 库 Emit assets 注册自定义 loaders 在指定钩子上运行任务 Module package commands 模块 模块是...
  • 如何使用 Now.sh 部署?

    如何使用 Now.sh 进行部署? 如何使用 Now.sh 进行部署? 使用 now.sh 部署,推荐的 package.json 配置如下: { "name" : "my-app" , "dependencies" : { "nuxt" : "latest" }, "scrip...
  • hooks

    List of hooks Examples Redirect to router.base when not on root Type: Object Hooks are listeners to Nuxt events that are typically used in Nuxt modules, but are also avail...
  • The hooks Property

    The hooks property List of hooks Examples Redirect to router.base when not on root The hooks property Hooks are listeners to Nuxt events that are typically used in Nuxt modu...
  • hooks

    The hooks Property List of hooks Examples Redirect to router.base when not on root The hooks Property Type: Object Hooks are listeners to Nuxt events that are typically...
  • hooks

    API: The hooks Property List of hooks Examples Redirect to router.base when not on root API: The hooks Property Type: Object Hooks are listeners to Nuxt events that ...
  • Upgrading

    Upgrading Getting Started Yarn npm Upgrading Upgrading Nuxt is quick, but more involved than updating your package.json If you are upgrading to Nuxt v2.14 and want to use s...
  • The components Property

    The components property Configuration path path extensions pattern ignore prefix pathPrefix watch transpile level Advanced Overwriting Components Library Authors T...
  • hooks

    API: The hooks Property List of hooks Examples Redirect to router.base when not on root API: The hooks Property Type: Object Hooks are listeners to Nuxt events that are ...
  • components

    Components directory Component Names Dynamic components Dynamic Imports Direct imports Component Library Authors Components directory The components/ directory is where...