mardi 30 janvier 2018

Duplicate image is created using Vue and laravel

Hello guys I'm new to Vue so I want to know why duplicate image is created for eg:- when I m using inline css after compiling it create one more image in public folder. Note I have image/logo.png in resource/assets/js folder example code

<template>
<Img src="image/logo.png">
</template>

This example code is located in resource/assets/js . thing is that during compiling image file should be present in resource/assets/js/image/logo.png otherwise it throw error module not present.is there any another alternative for this, eg:- image file present in one common folder so it does not create duplicate image and npm run watch does not throw error.



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2GxjE11
via IFTTT

Aucun commentaire:

Enregistrer un commentaire