Update loopback.js
Update comment line that was creating invalid info in API docs.
This commit is contained in:
parent
88d41f84fd
commit
58f32dd70e
|
@ -164,7 +164,7 @@ if (loopback.isServer) {
|
||||||
delete loopback['error-handler'];
|
delete loopback['error-handler'];
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*!
|
||||||
* Expose path to the default favicon file
|
* Expose path to the default favicon file
|
||||||
*
|
*
|
||||||
* ***only in node***
|
* ***only in node***
|
||||||
|
|
Loading…
Reference in New Issue