Skip to content

Installation

Automatic

Terminal window
npm install -D ngxtension-plugin
Invoking init generator
ng g ngxtension-plugin:init

Manual

Install ngxtension using the above command then turn skipLibCheck: true on the project’s root tsconfig.json

For Nx, it might be tsconfig.base.json

Compatibility Matrix

WIP