Skip to content

How to handle publicAssetURL for embroider/webpack? #117

Description

@evoactivity

When building for production my assets have a CDN url prepended, as part of the deploy pipeline prerendering happens directly after building, meaning the urls for the assets 404 in the prerender step because they are not uploaded to the CDN yet.

I guess I would need more control over run order. I need the build to happen, then upload the assets to S3, then prerender, then upload prerendered indexes to redis.

Right now running the deploy twice makes it work.

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