书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 793 个相关结果.
  • Deploy on Dokku

    Dokku 部署 如何在 Dokku 上部署 Nuxt.js 应用程序? Dokku 部署 如何在 Dokku 上部署 Nuxt.js 应用程序? 我们建议阅读Dokku 文档的设置 和使用 Dokku 部署 Node.js 应用程序 例如,我们将调用我们的 Nuxt.js 应用程序my-nuxt-app 。 我们需要告诉 Dokku ...
  • buildDir

    API: The buildDir Property API: The buildDir Property Type: String Default: .nuxt Define the dist directory for your Nuxt.js application Example (nuxt.config.js ): expo...
  • Routing

    Routing Basic Routes Dynamic Routes Validate Route Params Nested Routes Dynamic Nested Routes Unknown Dynamic Nested Routes Extending the router Named Views SPA fallback Lo...
  • Renderer

    Hooks Source: vue-renderer/renderer.js This class is exporting a connect middleware which handles and serves all SSR and asset requests. Hooks We can register hooks on cer...
  • The target Property

    The target property The target property Change default nuxt target Deployment targets for Nuxt >= v2.13: Type: string Default: server Possible values: 'server' : For serve...
  • fetch

    The fetch Method Nuxt >= 2.12 When to use fetch? Options Example Listening to query string changes Caching Using activated hook Nuxt <= 2.11 Vuex Listening to query string...
  • build

    The build Property analyze corejs babel presets cache cssSourceMap devMiddleware devtools extend loaders in extend extractCSS filenames friendlyErrors hardSource hotM...
  • Deploy on GitHub

    How to deploy on GitHub Pages? Deploying to GitHub Pages for repository Command line deployment Build server deployment Travis CI Appveyor How to deploy on GitHub Pages? ...
  • Vercel

    Vercel CLI Git More information Demo Vercel Nuxt on Vercel supports server-rendered pages and API routes. Support for serverless build Auto-detected when deploying ...
  • Views

    Views App Template Layouts Default Layout Custom Layout Error Page Pages HTML Head Default Meta Tags Custom Meta Tags for a Page Views The Views section describes ...