Installation
Automatic
npm install -D ngxtension-plugin
ng g ngxtension-plugin:init
nx 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