gatsby-plugin-catch-links

v1.1.0-alpha.e9df8e57
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__

watch

babel -w src --out-dir . --ignore __tests__

prepublish

cross-env NODE_ENV=production npm run build

Metadata

  • MIT
  • Whatever
  • Kyle Mathews
  • released 1/12/2018

Downloads