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

Configure site at runtime #33

Merged
merged 15 commits into from
Oct 20, 2022
Merged

Configure site at runtime #33

merged 15 commits into from
Oct 20, 2022

Conversation

SuaYoo
Copy link
Member

@SuaYoo SuaYoo commented Oct 19, 2022

Resolves #32

Breaking changes

  • replay.baseUrl -> replayBaseURL. Build-time only configuration, will be ignored at runtime
  • archives can only be an array. To specify a path to archives, use build-time only archivesPath

See updated docs

TODO

  • Disable GH
  • Loading state/progress bar
  • Set replayBaseURL as runtime config? Not working right now with dynamic script tag, replay-web-page is empty shadowRoot
  • Replace base URL

@SuaYoo SuaYoo requested a review from ikreymer October 19, 2022 21:45
@SuaYoo SuaYoo marked this pull request as ready for review October 19, 2022 22:33
@SuaYoo SuaYoo merged commit 90a8ada into main Oct 20, 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

Successfully merging this pull request may close these issues.

Configure entire website at runtime with JSON
2 participants