Skip to content

fix: static builds - #7

Open
oed wants to merge 1 commit into
mainfrom
fix/static-builds
Open

fix: static builds#7
oed wants to merge 1 commit into
mainfrom
fix/static-builds

Conversation

@oed

@oed oed commented Jul 24, 2024

Copy link
Copy Markdown

I wanted to make sure that the static builds generated could be uploaded and accessed from IPFS/ENS. To ensure that would work it should be possible to access the page directly from the filesystem, e.g. file:///Users/joel/code/private-data-playground/out/index.html.

To enable this I had to add assetPrefix: "./",. Unfortunately this wasn't compatible with next/font so they need to be disabled. Maybe there's another way to set fonts?

@oed
oed requested a review from mzkrasner July 24, 2024 12:44
@oed oed self-assigned this Jul 24, 2024
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

Successfully merging this pull request may close these issues.

1 participant