Jonathan Beaumont

Results 5 comments of Jonathan Beaumont

For those stumbling on this: `babel`s caching has no visibility into where environment variables are used, and so which files are invalidated by a change to your `.env`. (For those...

Hi @sarbogast, thanks for raising this issue! It does appear to be a bug. I'll get on this shortly 😀

Thanks @seansfkelley for the feedback! Changing how we extend moment would be a huge breaking change and right now can't find a better way. The solution `moment-timezone` employs is interesting...

@seansfkelley thanks for your suggestions around the permissive `moment()`, but I don't think either will work perfectly :/ > * use Typescript 3.x's support for function-parameter-tuple typing to pull the...

@captbaritone I think you've got a misleading typo there 😅 > They do ~now~ not allow you custom transformation (serialize/deserialize) functions. Is custom serialize/deserialize investigation @alunyov conducted public, and is...