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

    Configuration Config Reference preset logLevel runtimeConfig experimental storage timing renderer serveStatic publicAssets serverAssets devServer watchOptions...
  • Lifecycle Hooks

    Lifecycle Hooks Nuxt Hooks (build time) Usage with nuxt.config Usage with Nuxt Modules App Hooks (runtime) Usage with Plugins Lifecycle Hooks Nuxt provides a powerful hooki...
  • Guide

    ⚗️ Nitro 🐇 Rapid Development 😌 Multi-Provider 💼 Portable and Compact 📁 Filesystem Routing 🤏 Minimal Design 🚀 Code-Splitting 👕 TypeScript 💾 Storage Layer 💰 Cache API 🐱 Hack...
  • Server Routes

    Server Routes Usage Example Server Routes Server Middleware Matching Route Parameters Matching HTTP Method Catch-all route Handling Requests with Body Access Request Cookies...
  • Runtime Config

    Runtime Config Exposing runtime config Environment Variables Accessing runtime config Vue app Plugins Server Routes Manually Typing Runtime Config Runtime Config Nuxt pro...
  • Server Engine

    Server Engine API Layer Direct API calls Typed API routes Standalone Server Server Engine Nuxt 3 is powered by a new server engine, code-named “Nitro”. This engine has many...
  • How Nuxt Works?

    How Nuxt Works? The Nuxt interface The NuxtApp interface Runtime Context vs. Build Context How Nuxt Works? Nuxt is a minimal but highly customizable framework to build web ap...
  • Data Fetching

    Data Fetching useAsyncData Example useLazyAsyncData Example useFetch Example useLazyFetch Example Refreshing Data refreshNuxtData Example Isomorphic fetch and $fetch Exa...
  • ES Modules

    ES Modules Background CommonJS Modules ESM Syntax What is ‘Native’ ESM? What are valid imports in a Node.js context? What kinds of problems can there be? Troubleshooting ESM ...
  • Nuxt Config

    Nuxt configuration reference alias app baseURL buildAssetsDir cdnURL head autoImports dirs global build analyze quiet templates transpile buildDir builder component...