Skip to content

Relative images not showing up with Parcel #687

@francoischalifour

Description

@francoischalifour

Hey there!

It seems like imgs with relative paths are not working with the Parcel template (they're not displayed).

A few things I noticed:

  • An image with an absolute source (from an external website) displays correctly
  • imgs are not present in the DOM (they seem to be skipped during the build process)
  • No errors are thrown (while an error is thrown when the image path is wrong)

This example is working fine locally on my machine and on Zeit. That's why I think it's an issue on CodeSandbox's side.

I'm not sure if this issue is related to #100.

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