@4geit/rct-ng-vendor 中文文档教程
@4geit/rct-ng-vendor
这个包收集了所有常见的供应商模块,因此我们在将多个组件加载到不支持导入/导出模块功能的旧 Web 应用程序架构中时避免了重复依赖。
Installation
- A recommended way to install @4geit/rct-ng-vendor is through npm package manager using the following command:
npm install @4geit/rct-ng-vendor
或者通过以下命令使用 yarn
:
yarn add @4geit/rct-ng-vendor
@4geit/rct-ng-vendor
This package gathers all the common vendor modules so we avoid duplication of dependencies when loading several components into an old web application architecture that does not support import/export module feature.
Installation
- A recommended way to install @4geit/rct-ng-vendor is through npm package manager using the following command:
npm install @4geit/rct-ng-vendor
Or use yarn
using the following command:
yarn add @4geit/rct-ng-vendor