书栈网 · BookStack 本次搜索耗时 0.034 秒,为您找到 2832 个相关结果.
  • Testing React Apps

    Testing React Apps 安装 使用Create React App 不使用Create React App 快照测试 快照测试与 Mocks, Enzyme 和 React 16 DOM测试 react-testing-library Enzyme 自定义转译器 Testing React Apps 在Facebook...
  • Testing React Apps

    安装 使用Create React App 不使用Create React App 快照测试 快照测试与 Mocks, Enzyme 和 React 16 DOM测试 react-testing-library Enzyme 自定义转译器 在Facebook,我们使用 Jest 测试 React 应用程序。 安装 使用Crea...
  • pnpm update

    pnpm update TL;DR Selecting dependencies with patterns Options --recursive, -r --latest, -L --global, -g --workspace --prod, -P --dev, -D --no-optional --interactive, -i ...
  • code-frame

    @babel/code-frame Install Usage Options highlightCode linesAbove linesBelow forceColor message Upgrading from prior versions @babel/code-frame Install npm install -...
  • 与其它构建工具整合

    与其它构建工具整合 Babel 安装 .babelrc 使用命令行工具 package.json 在命令行上运行Babel Browserify 安装 使用命令行交互 使用API Duo 安装 使用命令行交互 使用API Grunt 安装 基本Gruntfile.js Gulp 安装 基本gulpfile.js Jsp...
  • 与其它构建工具整合

    与其它构建工具整合 Babel 安装 .babelrc 使用命令行工具 package.json 在命令行上运行Babel Browserify 安装 使用命令行交互 使用API Duo 安装 使用命令行交互 使用API Grunt 安装 基本Gruntfile.js Gulp 安装 基本gulpfile.js Jsp...
  • 与其它构建工具整合

    与其它构建工具整合 Babel 安装 .babelrc 使用命令行工具 package.json 在命令行上运行Babel Browserify 安装 使用命令行交互 使用API Duo 安装 使用命令行交互 使用API Grunt 安装 基本Gruntfile.js Gulp 安装 基本gulpfile.js Jsp...
  • 与其它构建工具整合

    与其它构建工具整合 Babel 安装 .babelrc 使用命令行工具 package.json 在命令行上运行Babel Browserify 安装 使用命令行交互 使用API Duo 安装 使用命令行交互 使用API Grunt 安装 基本Gruntfile.js Gulp 安装 基本gulpfile.js Jsp...
  • 基于 Taro 开发第三方多端 UI 库

    多端 UI 库项目结构 增加一个 UI 库入口文件 配置文件改造 打包命令 项目测试 使用 babel-jest babel.config.js 通过 Taro 提供的多端 UI 库打包能力,可以打包出一个多端运行的 UI 库,目前已经支持 微信/支付宝/百度小程序以及 H5,RN 端的支持还在调研中,示例项目 taro-ui-sample ...
  • Storybook for Angular

    Storybook for Angular Automatic setup Manual setup Step 1: Add dependencies Add @storybook/angular Add @babel/core, and babel-loader Step 2: Add a npm script Step 3: Create ...