parent
68ed6166d8
commit
1b55d35542
|
@ -150,11 +150,8 @@ if (loopback.isServer) {
|
|||
delete loopback['error-handler'];
|
||||
}
|
||||
|
||||
/*!
|
||||
* Expose path to the default favicon file
|
||||
*
|
||||
* ***only in node***
|
||||
*/
|
||||
// Expose path to the default favicon file
|
||||
// ***only in node***
|
||||
|
||||
if (loopback.isServer) {
|
||||
/*!
|
||||
|
|
Loading…
Reference in New Issue