Skip to content

Support loading of images #13

Description

@mulderp

It is mentioned in the readme that right now it is not supported. So, I found this workaround:

 app.use('/images', express.static(path.join(__dirname, '/assets/images')));

Maybe it helps someone dealing with this, or inspires someone to add an image helper.

Thanks!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions