Daniel Emod Kovacs
Daniel Emod Kovacs
I would love to help out and I don't have any preferences. Can you recommend me some parts to migrate?
@MichaelDeBoey I also have my eyes on gatsby-cli/src/structured-errors if nobody else is on it and then move onto `gatsby-core-utils` in another PR. Does that sound good?
I see #22031 is addressing one of the files of `gatsby-core-utils`. Should I wait for that merge, or start independently and resolve conflicts when done?
@MichaelDeBoey my currently open PRs include all the closed ones at the moment. If you have the time will you double check that this is now correct?
Here's an example scenario, where this change might be useful. Your variables might not always come from your own software, they may be generated by an external service or process,...
@patak-dev yes, so in our system, there's an amount of preset environment variables for each container regardless of what tooling they use, e.g.: `VERSION` and `APP_NAME`. These are ran in...
I've narrowed the issue down to the following "feature" in `rc-dropdown`, which got pulled in with the update to said library ([see diff here - the line responsible is highlighted](https://github.com/react-component/dropdown/compare/v3.2.5...v3.3.2#diff-aa5abc92f943dd00e600b37f0270ea359ddcb5b735170d5ddcff9f4326eb6ce3R39))....
Hi @jkelleyrtp 👋 Thank you for the review! > the tailwind CLI should be able to work without it That has not been my experience. I had to run `npm...