Damien Senger

Results 17 comments of Damien Senger

Hi folks! I'm happy to join the effort, and if nobody is currently looking at `src/utils/page-data.js` I'm happy to give it a try to start helping :+1:

If there is nobody on it at the moment, tomorrow I might work on small reducers like `redux/reducers/webpack`, `redux/reducers/status` (#23474), `redux/reducers/static-query-components` (#23475), `redux/reducers/schema` (#23476) and so on :)

~Just checked the file list; the PR for `gatsby/src/utils/page-data.js` (#23436) is missing~ (just saw I can update the list myself now, thanks!) And I just pushed the `gatsby/src/utils/webpack.ts` migration (#23566)

Had a small issue with my fork so I had to close #23476 and open #23591 instead. Same code, but new PR to review. Sorry for that. Also this one...

Hey folks! I'm currently working on `gatsby/src/reducers/program.js` and I have a series of questions. At the moment, it seems like there is a lot of elements from the `js` source...

@Kornil I am not working in `gatsby/redux/reducer/component`. Afaik, this file is not assigned at the moment :) (I worked on `gatsby/redux/reducer/static-query-components`, but I don't recall having a look at this...

👍 Is there any update regarding this issue? I would definitely push for the removal of the size requirement for the `toBeHexadecimal` matcher, especially because the current matcher is not...

Hi, can I take a look of your manifest file?

I will perform some tests to understand why this valid JSON manifest is read as an array rather than an object.

Thank you for this information, it helps. I will try to verify this fix and commit something it in the next minutes 😸