parent
68ed6166d8
commit
1b55d35542
|
@ -150,11 +150,8 @@ 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***
|
|
||||||
*/
|
|
||||||
|
|
||||||
if (loopback.isServer) {
|
if (loopback.isServer) {
|
||||||
/*!
|
/*!
|
||||||
|
|
Loading…
Reference in New Issue