grunt-browserify not working with parcelify?
Opened this issue · 2 comments
poonwu commented
It seems grunt-browserify async call is preventing parcelify async calls from working properly.
poonwu commented
It seems it's because async.setImmediate
have some conflict with parcelify
DirtyHairy commented
Can you give a more verbose example of what is going wrong?