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

Fix npm build script for s3 #6

Open
staceymosier opened this issue Jun 15, 2020 · 0 comments
Open

Fix npm build script for s3 #6

staceymosier opened this issue Jun 15, 2020 · 0 comments
Assignees

Comments

@staceymosier
Copy link
Owner

Description
The site lives in a subdirectory at /amish-quilts/.
Therefore in the built index.html file, the assets need to be referenced from this path.

The current build script outputs
<link rel="stylesheet" href="/src.7ed060e2.css"></head>

Acceptance Criteria
I can run npm run build and the source .html file is correct.

@staceymosier staceymosier self-assigned this Jun 15, 2020
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