birkir / gatsby-plugin-prismic-preview

Preview plugin for gatsby-source-prismic
25 stars 3 forks source link

Use of the plugin on Netlify. #1

Open golfhotel opened 6 years ago

golfhotel commented 6 years ago

Can this plug-in work on Netlify? If yes, how should it be implemented?

To install the module I tried to insert the plugin in the dependencies of the package.json file and the snipped code in the gatsby-config.js file. I received this message Error: Cannot find module './src/linkResolver'.

Any suggestion?

birkir commented 6 years ago

You need a link resolver. Look at the documentation for gatsby-source-prismic

This is because Prismic doesn't know the URL to a specific document so your resolver will help it