Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
vedmant opened this issue Oct 2, 2022 · 0 comments
Open

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

vedmant opened this issue Oct 2, 2022 · 0 comments

Comments

@vedmant
Copy link

vedmant commented Oct 2, 2022

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?

@vedmant vedmant changed the title Any way pre generate icons before deploying and use custom urls? Any way pre generate icons in static folder before deploying and use custom urls? Oct 2, 2022
@vedmant vedmant changed the title Any way pre generate icons in static folder before deploying and use custom urls? Any way to use custom urls prefix for icons? Oct 2, 2022
@vedmant vedmant changed the title Any way to use custom urls prefix for icons? Any way to use custom urls prefix for icons or build.publicPath? Oct 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant