rayvincent2

Results 4 comments of rayvincent2

I've created a pull request ( #108 ) to address this. It will use the [asynchronous compilation](https://github.com/ajv-validator/ajv/blob/master/docs/validation.md#asynchronous-schema-compilation) by default when using the cli.

Very good. I'll add a test. I'm assuming that things look good otherwise?

Hi @markstos, I hope all is well. Do let me know if there's anything that I can do to help you on this. Whether it's a session to walk through...

Very good. Let's explode this issue and see if I can make sense of it. For example: ``` application ├── config │   └── default.json └── node_modules ├── config ├── lib1...