New option that allow the use of `fast-uri`. https://ajv.js.org/options.html#uriresolver ```bash ajv compile ... --uri-resolver=fast-uri -s schema.json -o schema.js ```