gatsby-plugin-catch-links

v4.0.0-zz-next.8
Intercepts local links from markdown and other non-react pages and does a client-side pushState to avoid the browser having to refresh the page.
gatsby gatsby-plugin

build

babel src --out-dir . --ignore "**/__tests__"

prepare

cross-env NODE_ENV=production npm run build

watch

babel -w src --out-dir . --ignore "**/__tests__"

Metadata

  • MIT
  • >=14.15.0
  • Kyle Mathews
  • released 9/15/2021

Downloads