This changes allow to use server rendering properly, avoinding errors like this:
→ gatsby build
Generating CSS
Generating Static HTML
Failed at generating HTML
/home/renato/Projects/landing/node_modules/gatsby/dist/bin/cli.js:52
throw err;
^
Error: TypeError: enquire.register is not a function
This changes allow to use server rendering properly, avoinding errors like this:
Additional information: https://github.com/gatsbyjs/gatsby/issues/410#issuecomment-243607426