Skip to content

Any way to use custom urls prefix for icons or build.publicPath? #531

@vedmant

Description

@vedmant

I'm using serverless deployment and deploy compiled dist/client to and S3 bucket, so my labmda function is only serving SSR rendered content, when all static data is loaded from buckets.

I also use nuxt config: build.publicPath to point to my bucket. However this module doesn't take this into account and generates relative links to current domains instead.

Is there any way to make it load icon from build.publicPath instead?

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