Skip to content
This repository has been archived by the owner on Jun 3, 2018. It is now read-only.

Problem with images in html templates inside .vue components #17

Open
Shekesh opened this issue Jan 19, 2018 · 0 comments
Open

Problem with images in html templates inside .vue components #17

Shekesh opened this issue Jan 19, 2018 · 0 comments

Comments

@Shekesh
Copy link

Shekesh commented Jan 19, 2018

<!- description ->

Running this simple template results in an error ENOENT: no such file or directory, open '[... long path]\dist\3c457f634d3264a25182eb5d648345ad.png' basically saying it can't find the png-logo in the dist folder. Obviously the image inside the template (inside the .vue file) gets recongnized but won't be copied over to distribution.
If I move the img tag to the index.html no problem occurs, that's why my guess is, that the problem is located in the vue plugin.

<!- repo url ->

https://github.com/vue-template/parcel

<!- environment ->

Software Version(s)
parcel-plugin-vue 1.5.0
Parcel 1.4.1
Vue 2.5.13
Node 8.2.1
npm/Yarn 5.6.0
Operating System Windows 7 / Windows 10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant