Skip to content

Instantly share code, notes, and snippets.

@jwill9999
Last active November 22, 2018 15:07
Show Gist options
  • Save jwill9999/e1b007061f1893f1536a839494625fd4 to your computer and use it in GitHub Desktop.
Save jwill9999/e1b007061f1893f1536a839494625fd4 to your computer and use it in GitHub Desktop.
Quokka Create-React-App
{
"quokka": {
"babel": {
"presets": ["react-app"]
},
"plugins": [
"jsdom-quokka-plugin"
]
}
}
// npm install -D jsdom-quokka-plugin
// Add this to your package.json file in create-react-app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment