if I run my project locally, the images appear … after I give the build, it does not appear the image can anyone help me?
<ion-slide class="slide-3" style="background-image: url(/assets/img/app_03.svg)">
<ion-row class="intro-image-row">
<ion-col center width-64 no-padding>
</ion-col>
</ion-row>
<h2 class="main-title">{{'GET_READY!' | translate}}</h2>
<p class="intro-text">
Soon your app will look and feel awesome!
</p>
</ion-slide>```
BEFORE I BUILD https://imgur.com/a/WBd4KrF
AFTER I BUILD https://imgur.com/a/yx6N3Rz