Kyle Pfromer

Results 22 comments of Kyle Pfromer

What might the structure look like @JKHeadley? Something like the following? ``` routeOptions: { create: { pre: [...functions], post: postCreate(document, request, result, Log) } } ```

So I have been working on the issue and have encountered some questions I would like @JKHeadley to answer if possible. 1. Take list.pre for example. When a user provides...

I have created some helper functions for the handler-helper file. I would like to extract these functions, which resided in the handler-helper file, in order to make testing, using the...

I would really like to contribute! Could I possibly convert `packages/gatsby/reducers/themes.js`?

This would solve some issues I am encountering with gulp v4.

Hey, sorry for the late reply. I will try to get this reviewed over the weekend.

@smolinari Do you need a re-review?

I will try to take a look at this at some point in the future (most likely December) since I am really swamped with college work. From a glance, I...

You currently can not dynamically create the connections. I will take a look at this more when I get the time, but at a quick glance, I am unsure if...