Skip to content

image sources not transformed when using "meteor run" #417

Open
@voltuer

Description

@voltuer

Hi there.

I'm having a issue with built-in assets: I want to insert an image in my component using <img src="./file.png">, however, Meteor's Vue server is not following Vue's Transform Fules, and the browser gets literal "./file.png" instead of a dynamically-generated URL like regular vue serve does, so it doesn't work.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions