Icebob

Results 390 comments of Icebob

It's not available currently.

You should check the source code and check the generated codes as well (`debug: true` in options). I think the best solution to implement it in the object rule and...

Hi, it sounds interesting. Currently, there is a build step before publishing, because rollup bundles the code for browsers. What other tasks should we do?

Yes, it would be great!. Thanks in advance.

I would like to keep Jest. But there is jest-babel plugin that it can compile the tests before running.

Maybe it will be a solution? https://github.com/icebob/fastest-validator/issues/276

Hmm, good question. The logic will be if we shouldn't call it but I don't know somebody uses it with the current logic.

My problem with major versions, that I can't update it in the Moleculer just in the next major version. A more friendly way can be a Validator option (e.g. `dontCallOptionalCustomWithoutValue`...