pBouillon / ngx-flagr

🚩 Effortless feature flag management in Angular
https://pbouillon.github.io/ngx-flagr/
MIT License
9 stars 2 forks source link

10 configure the library with `NgxFlagrModule.forRoot` #14

Closed pBouillon closed 1 year ago

pBouillon commented 1 year ago

Pull Request Description

Add the NgxFlagrModule.forRoot static method to configure the library

Related Issue

Closes #10

Changes Made

Create an NgxFlagrModule and a forRoot static method that configures the library

Checklist