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

    API: The asyncData Method API: The asyncData Method You may want to fetch data and render it on the server-side. Nuxt.js adds an asyncData method that lets you handle asyn...
  • modules

    The modules Property buildModules The modules Property Type: Array Modules are Nuxt.js extensions which can extend it’s core functionality and add endless integrations. L...
  • modules

    API: The modules Property buildModules API: The modules Property Type: Array Modules are Nuxt.js extensions which can extend it's core functionality and add endless int...
  • components

    The components Property The components Property Nuxt.js 2.13+ can scan and auto import your components. Type: Boolean or Object Default: false When set to true or usi...
  • Deploy on Surge

    How to deploy with Surge? How to deploy with Surge? Nuxt.js gives you the possibility to host your web application on any static hosting like Surge for example. To deploy on ...
  • Components directory

    Components directory Fetching Data Components Discovery Dynamic Imports Nested Directories Components directory The components directory contains your Vue.js Components. Co...
  • The render Property

    The render property bundleRenderer etag compressor fallback http2 asyncScripts injectScripts resourceHints ssr crossorigin ssrLog static dist csp The render proper...
  • env

    API: The env Property Automatic injection of environment variables process.env == {} serverMiddleware API: The env Property Type: Object Nuxt.js lets you create envir...
  • Deploy on Heroku

    How to deploy on Heroku? How to deploy on Heroku? We recommend you read the Heroku documentation for Node.js . [ Watch a free lesson on How to deploy Nuxt.js to Heroku on Vu...
  • modules

    buildModules Type: Array Modules are Nuxt.js extensions which can extend its core functionality and add endless integrations. Learn More Example (nuxt.config.js ): expo...