Results 165 comments of Daniel

For me, falling back to `fs.readFileSync` worked as an ugly workaround :)

Hi @omduggineni, as a workaround restructuring your code to this instead seems to work. I'd generally advice using `Proxy` and `Reflect` for "monkey patching" in javascript as the code below...

@avalanche1 you beat me to reporting this bug just like #5788 xD I'm not sure if I'm having the same issue though and it is much broader than assumed or...

Thanks for the explanation. > We could warn for the builtin preset-env and preset-typescript, but we couldn't do it in a general way. I think that would be a start...

@Austaras But I have the latest core-js version installed in my repo. As I understand it babel/swc _can_ import their own core-js version but I want to import only what...

Would love a fix for this. Seems like the app with the hardest jailbreak detection yet.

Also got bitten by this today! In the end I made a function returning the whole JSBI class so that at least the import of JSBI can be tree-shaken away...

Great demo @wing5822, someone should reverse engineer the chrome dev tools! The firefox version does not allow for props to be changed.

Compile img4tool then. I have it working on 10.13.6