I use graphql\'s dataloader in a project. Unfortunately, it breaks webpack 5 because:
setImmediate is not defined
I see where the issue