书栈网 · BookStack 本次搜索耗时 0.043 秒,为您找到 2935 个相关结果.
  • Getting Started

    Getting Started Running from command line Additional Configuration Generate a basic configuration file Using Babel Using webpack Using Vite Using Parcel Using TypeScript Via ...
  • Where to use it

    Where to use it Node.js Browser Bower Require.js NuGet meteor Browserify Webpack Typescript2.13.0+ System.js Other Troubleshooting Where to use it Moment was design...
  • Getting Started

    Getting Started Running from command line Additional Configuration Generate a basic configuration file Using Babel Using webpack Using Vite Using Parcel Using TypeScript Via ...
  • 从 v1 迁移

    从 v1 迁移 给用户 用户配置变更 shouldPrefetch extraWatchFiles patterns markdown.lineNumbers markdown.slugify markdown.pageSuffix markdown.externalLinks markdown.toc markdown.plugins m...
  • 单文件组件规范

    Vue 单文件组件 (SFC) 规范 简介 语言块 模板 脚本 样式 自定义块 Src 导入 语法高亮 / IDE 支持 注释 Vue 单文件组件 (SFC) 规范 简介 .vue 文件是一个自定义的文件类型,用类 HTML 语法描述一个 Vue 组件。每个 .vue 文件包含三种类型的顶级语言块 <template> 、<...
  • Starter templates

    Starter templates trunk wasm-pack Other templates Starter templates trunk Minimal Template - A small application built with Trunk to get you started. wasm-pack Mini...
  • 如何在 Nuxt.js 中使用预处理器?

    如何在 Nuxt.js 中使用预处理器? 如何在 Nuxt.js 中使用预处理器? 得益于 vue-loader , 我们可以通过 lang 属性在组件中的<template> , <script> 或 <style> 上使用各种预处理器。 举个例子,我们在 pages/index.vue 组件中使用 Pug , CoffeeScript ...
  • Getting Started

    在命令行运行 更多配置 生成一个基础配置文件 使用 Babel 使用 webpack 使用 TypeScript 使用 yarn 安装 Jest︰ yarn add -- dev jest 或 npm : npm install -- save - dev jest 让我们开始为一个假设函数编写测试,该函数将两...
  • Config Reference

    Config Reference Basic Config base title description head host port dest ga serviceWorker locales shouldPrefetch Theming theme themeConfig Markdown markdown.lineNumb...
  • 在 create-react-app 中使用

    在 create-react-app 中使用 安装和初始化 引入 antd 高级配置 使用 babel-plugin-import 自定义主题 使用 Day.js 替换 momentjs 优化打包大小 eject 源码和其他脚手架 在 create-react-app 中使用 create-react-app 是业界最优秀的 Rea...