书栈网 · BookStack 本次搜索耗时 0.040 秒,为您找到 2935 个相关结果.
  • 通过插件定制工程能力

    通过插件定制工程能力 插件 API context onGetWebpackConfig onHook start 命令 build 命令 test 命令 log 扩展 API addIceExport removeIceExport addPageExport removePageExport getPages watchFile...
  • CommonsChunkPlugin

    CommonsChunkPlugin 配置 例子 公共chunk 用于 入口chunk (entry chunk) 明确第三方库 chunk 将公共模块打包进父 chunk 额外的异步 公共chunk 给 minChunks 配置传入函数 Manifest file Combining implicit common vendor chun...
  • Intro to Presets

    Intro to Presets Basic usage Preset configuration Go deeper Intro to Presets Storybook presets are grouped collections of babel , webpack , and addons configurations that ...
  • No复制粘贴!多项目共用基础设施

    No复制粘贴!多项目共用基础设施 前言 基础设施是什么? 框架 为什么要共用基础设施/框架/架构? 缘起 多项目共享架构变动 快速创建新项目 脚手架不是可以帮助快速创建新项目吗? 上述问题,通过共用基础设施 ,都能解决 怎么实现多项目共用一套基础设施呢? 示例项目 改造思路 如何抽离 抽离对象 结构图 No复制粘贴!多项...
  • Release Notes

    Release Notes v2.14.3 🐛 Bug Fixes 7928 Apply nomodule to legacy chunks 💖 Thanks to v2.14.2 🐛 Bug Fixes 7906 Avoid using node_modules for chunk names (resolves #7901) 7919...
  • Installation

    Client Installation Compatibility Release notes Installation Standalone build From a CDN From NPM Client Installation Compatibility Socket.IO does support IE9 and above. ...
  • Logging and debugging

    Logging and debugging Available debugging scopes Removing debug from your browser bundle Logging and debugging Socket.IO is now completely instrumented by a minimalistic yet t...
  • 编辑资源 Mix

    编辑资源 (Laravel Mix) 简介 安装 & 配置 安装 Node Laravel Mix 运行 Mix 监控资源文件修改 使用样式 Less Sass Stylus PostCSS 纯 CSS URL 处理 资源映射 使用脚本 提取依赖库 React 原生 JS 自定义 Webpack 配置 合并自定义配置 自...
  • 快速开始

    快速开始 用法 完整引入 Volar 支持 按需导入 自动导入 推荐 Vite Webpack 手动导入 快捷搭建项目模板 全局配置 使用 Nuxt.js 开始使用 快速开始 本节将介绍如何在项目中使用 Element Plus。 用法 完整引入 如果你对打包后的文件大小不是很在乎,那么使用完整导入会更方便。 // ma...
  • 快速上手

    快速上手 主应用 1. 安装 qiankun 2. 在主应用中注册微应用 微应用 1. 导出相应的生命周期钩子 2. 配置微应用的打包工具 webpack: 快速上手 主应用 1. 安装 qiankun $ yarn add qiankun # 或者 npm i qiankun -S 2. 在主应用中注册微应用 import...