jwineman
jwineman
I see `noEmitOnErrorsPlugin` here: https://webpack.js.org/plugins/no-emit-on-errors-plugin/
I'm a javascript developer looking to contribute to YFI - is anyone currently working on this? Do you think this would be a good first bug for me to take?
Saw your talk at the CloudFlare Crypto meetup yesterday, would be interested in helping port to JS when the protocol stabilizes as well. Let me know.
I'm planning on PRing `` tomorrow with the following `react-query` logic: 1. `useQuery` for `snxData.exchanger.exchangeEntriesSettled` with `refetchInterval: REFRESH_INTERVAL` 2. `useQuery` for `snxData.exchanges.since` with `enabled` set to the `data` of step...