Martin Booth

Results 3 issues of Martin Booth

When attempting to create a SerializationBinder to customize the $type property on json, I realised that if I customized it for one property, i'd be customizing it for them all....

Hi, There is a module binary_parser which is a dependency of mongodb which doesn't seem to play nice with browserify (https://github.com/jaredallard/nexe/issues/192). This is somewhat similar to the fact that the...

I have a solution to this problem I was facing: https://github.com/serverless/serverless-runtime-babel/issues/17 Any module excluded from browserify's bundle is not deleted by the cleapup step.