Skip to content

Conversation

@wardpeet
Copy link
Contributor

@wardpeet wardpeet commented Oct 18, 2021

Description

Fixes page-tree for ink by adding the reducer to gatsby too. In the original PR I forgot to add it to the reducers in gatsby as the store swaps

Pages

┌ src/pages/404.js
│ ├   /404/
│ └   /404.html
└ src/pages/index.js
  └   /

  ╭────────────────────────────────────────────────────────────────╮
  │                                                                │
  │   (SSG) Generated at build time                                │
  │ D (DSG) Deferred static generation - page generated at runtime │
  │ ∞ (SSR) Server-side renders at runtime (uses getServerData)    │
  │ λ (Function) Gatsby function                                   │
  │                                                                │
  ╰────────────────────────────────────────────────────────────────╯

Documentation

Related Issues

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Oct 18, 2021
@wardpeet wardpeet added gatsby 4 and removed status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer labels Oct 18, 2021
@LekoArts LekoArts merged commit 7d6a0aa into master Oct 19, 2021
@LekoArts LekoArts deleted the fix/cli-page-tree-ink branch October 19, 2021 08:48
wardpeet added a commit to herecydev/gatsby that referenced this pull request Oct 29, 2021
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