Skip to content

Instantly share code, notes, and snippets.

@erwan
Last active August 29, 2015 14:09
Show Gist options
  • Select an option

  • Save erwan/6ad513d7d0f784de36d9 to your computer and use it in GitHub Desktop.

Select an option

Save erwan/6ad513d7d0f784de36d9 to your computer and use it in GitHub Desktop.
// Example ref selection for NodeJS with ExpressJS
var ref = req.cookies[Prismic.previewCookie] || Api.master(),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment