Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

<base href="./"> ? #129

@truk-nosral

Description

@truk-nosral

I had to change the base href to include the '.' prefix in order to get the application rendering correctly from S3. Otherwise resource request from index.html were to, for example
https://s3.us-east-2.amazonaws.com/assets/css/bootstrap.min.css
instead of
https://s3.us-east-2.amazonaws.com/[my-app]/assets/css/bootstrap.min.css

both base href = "/" or "./" worked fine locally

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