Skip to content

Issue inlining external image assets #47

Description

@edwardhorsford

Should this work to inline external image assets? Skimming the docs and past issues I think it should.

My markup:

<img class="" src="https://res.cloudinary.com/djmfyuq58/image/upload/c_limit,w_100,q_20,e_blur:300/v1536790539/ENMH_D800_27279.jpg" data-src="" data-ext="jpg" alt="" inline>

The error I get:

essage:
    ENOENT: no such file or directory, open '[LOCAL PATH REMOVED]http:/res.cloudinary.com/djmfyuq58/image/upload/c_limit,w_100,q_20,e_blur:300/v1536790539/ENMH_D800_27279.jpg'
Details:
    errno: -2
    code: ENOENT
    syscall: open
    path: [LOCAL PATH REMOVED]http:/res.cloudinary.com/djmfyuq58/image/upload/c_limit,w_100,q_20,e_blur:300/v1536790539/ENMH_D800_27279.jpg
    domainEmitter: [object Object]
    domain: [object Object]
    domainThrown: false

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions