Jeremie Dayan

Results 6 comments of Jeremie Dayan

+1 I keep hitting the same problem. This has been open for quite some time, with a PR to fix it.. What is preventing the fix to be released? Thx

In the main I look through `process.env` for variables. I looked at the output of `build --verbose` and I do see the variables from my `.env` files being passed through...

ok thanks for the pointers. That's a shame that esbuild does not handle this correctly out of the box 😢

Having hit the issue of batching Google apis requests using Node.js myself, I decided to develop [a solution](https://github.com/jrmdayn/googleapis-batcher) that follows the guidelines provided in Google's batching [documentation](https://developers.google.com/calendar/api/guides/batch), implementing the `multipart/mixed`...

Having hit the issue of batching Google apis requests using Node.js myself, I decided to develop [a solution](https://github.com/jrmdayn/googleapis-batcher) that follows the guidelines provided in Google's batching [documentation](https://developers.google.com/calendar/api/guides/batch), implementing the `multipart/mixed`...

@userquin any luck fixing this issue? 🙏 🙏 🙏