1.101.2 • Published 8 years ago

@4geit/rct-ng-vendor v1.101.2

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

@4geit/rct-ng-vendor npm version


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

  1. 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