Clinton D'Annolfo
Results
2
issues of
Clinton D'Annolfo
### What version of Remix are you using? 1.3.5 ### Steps to Reproduce Seems like ESBuild is throwing an error when using `pg` package and remix.config.js `serverDependenciesToBundle: [/^.*$/]` to produce...
bug:unverified
Here's a pull request to fix an issue with the worker `message` event handler.. it's logging 1 debug message per worker event handler. So if a user has 10 observable...