Skip to content

Commit

Permalink
Merge 752b1de into 16d452d
Browse files Browse the repository at this point in the history
  • Loading branch information
achrinza committed Jan 13, 2020
2 parents 16d452d + 752b1de commit 7b62053
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions extensions/health/README.md
Expand Up @@ -11,6 +11,8 @@ npm install --save @loopback/extension-health

## Basic use

{% include note.html content="*this.configure()* must be called before *this.component()* to take effect. This is a [known limitation](https://github.com/strongloop/loopback-next/issues/4289#issuecomment-564617263)." %}

The component should be loaded in the constructor of your custom Application
class.

Expand Down

0 comments on commit 7b62053

Please sign in to comment.