We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9dc403 commit cd202e6Copy full SHA for cd202e6
README.md
@@ -139,3 +139,4 @@ This example uses the new [***fetch***](https://developers.google.com/web/update
139
## Limitations and TODOs
140
* Dependency on a global window property - angularFeaturesConf
141
* Cannot load feature configuration for a specific user since the feature initialization is done in the config phase
142
+* Reduce library size (uses the entire node-semver library atm, need only a subset of that)
0 commit comments