gatsby-plugin-react-helmet

v2.0.12-5
Manage document head data with react-helmet. Provides drop-in server rendering support for Gatsby.
gatsby gatsby-plugin favicon react-helmet seo document head title meta and 6 more...

build

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

prepublish

cross-env NODE_ENV=production npm run build

watch

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

Metadata

  • MIT
  • Whatever
  • Kyle Mathews
  • released 5/15/2018

Downloads