jmreidy/grunt-browserify

grunt-browserify not working with parcelify?

Opened this issue · 2 comments

It seems grunt-browserify async call is preventing parcelify async calls from working properly.

It seems it's because async.setImmediate have some conflict with parcelify

Can you give a more verbose example of what is going wrong?