@tchitos/angular-predictive-preload
v1.1.1
Published
A schematic that sets up a predictive preload routing strategy
Downloads
2
Maintainers
Readme
Angular Azure Msal
Angular Predictive Preload - This package supports Angular 13+
Installation
- Include the predictive preload routing strategy into your application.
ng add @tchitos/angular-predictive-preload
- Run the application et voila!
ng serve
Test the schematics locally
- Clone this repository.
git clone https://github.com/aminetchitooss/angular-predictive-preload.git
- Install dependencies
npm install
- Make changes and then run
npm run build
schematics .:ng-add --dry-run=false
License
MIT