The background image isn't rendered (locale)

When i used image url external it works but with local url it doesn't works

.bgHome{
background: url('../images/bg-login.png') no-repeat center;
}
 <ion-view title="'MyApp'" hide-back-button="true" class="bgHome">