@prismicio/gatsby-source-prismic-graphql

v3.6.13
Source data from Prismic with GraphQL
gatsby gatsby-plugin graphql preview prismic

test

yarn clean && yarn build

build

tsc --emitDeclarationOnly && babel src --out-dir ./ --extensions '.ts,.tsx'

clean

rimraf {interfaces,types,components,utils,*.js}

start

babel src --out-dir ./ --extensions '.ts,.tsx' --watch

prepare

yarn clean && cross-env NODE_ENV=production yarn build
npm i @prismicio/gatsby-source-prismic-graphql

Metadata

  • MIT
  • Whatever
  • Birkir Gudjonsson
  • released 9/11/2020

Downloads