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

PR Preview doesn't appear to support multiple documents. #29

Open
jan-ivar opened this issue Mar 9, 2022 · 1 comment
Open

PR Preview doesn't appear to support multiple documents. #29

jan-ivar opened this issue Mar 9, 2022 · 1 comment

Comments

@jan-ivar
Copy link
Member

jan-ivar commented Mar 9, 2022

Our first wrinkle with the split into two documents: PR Preview says we "must add a configuration file to the root of your repository".

STR: I pushed .pr-preview.json and then rebased #28 but no Preview appeared. I could probably fix it like this:

{
  "src_file": "actions/index.html",
  "type": "respec"
}

...but then editors would have to change it back and forth, which doesn't seem worth it:

{
  "src_file": "identity/index.html",
  "type": "respec"
}
@eladalon1983
Copy link
Member

One possible solution is to split the repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants