json-schema-org / vocab-idl

Help and clarify how JSON Schema can be interpreted from validation rules to data definition. This extends to how those data definitions can be represented in any programming language
19 stars 4 forks source link

fix: reference problem with CLI #24

Closed jonaslagoni closed 2 years ago

jonaslagoni commented 3 years ago

I am not sure why, but all of the sudden the bundling behavior of ajv-cli changed, causing problems 🤔

See https://github.com/json-schema-org/vocab-idl/runs/4199067568?check_suite_focus=true

This fixes it.