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

Documentation #6

Merged
merged 44 commits into from
Dec 12, 2021
Merged

Documentation #6

merged 44 commits into from
Dec 12, 2021

Conversation

wcandillon
Copy link
Contributor

No description provided.

@wcandillon wcandillon self-assigned this Dec 9, 2021
@wcandillon wcandillon requested a review from chrfalch December 9, 2021 10:05
@wcandillon wcandillon marked this pull request as ready for review December 9, 2021 10:05
@caution-tape-bot
Copy link

👋 It looks like you're updating JavaScript packages that are known
to cause problems when duplicated.

You can deduplicate them with the yarn-deduplicate utility:

npx yarn-deduplicate --packages graphql react react-dom webpack
npx yarn-deduplicate --scopes @shopify @apollo

A duplicate React version may cause an invalid hook call warning.

React context providers usually use module-scoped globals as their
default context values. Multiple versions of such packages will yield
multiple global instances, resulting in oblique runtime errors.

@chrfalch
Copy link
Contributor

chrfalch commented Dec 9, 2021

When starting up the first page displayed is "not found", is this easy to fix?

@wcandillon wcandillon requested a review from colinta December 9, 2021 11:03
@wcandillon
Copy link
Contributor Author

@colinta if you want to review the documentation go in the docs folder and run

$ yarn
$ yarn start

@wcandillon
Copy link
Contributor Author

Thanks a lot of noticing, I fixed all the dead links.

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.

2 participants