Greg Baker

Results 3 issues of Greg Baker

Is it possible to set a cache's `maxAge` according to the value that is returned by the memoized function? I am fetching an OAuth access token which has an `expires_in`...

Today I tried to integrate GCDS with my [Remix](https://remix.run/) application and ran into the following issue when Remix tried to render a component server-side: ``` /home/{...}/node_modules/@cdssnc/gcds-components-react/dist/index.js:4 import { createReactComponent }...

enhancement
low priority
development

I've configured merge-gatekeeper in a github action and gave it repo access.. it works great for all of my team's PRs, but the dependabot ones fail with the following error...