ajv-validator / ajv-validator/ajv

fix: browser integration tests do not cover `ajv2020` and `ajvjtd` umd bundles

未关闭
#2,599 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
14.8k
派生
1k
PR 合并指标
30 天内没有已合并 PR

描述

## Description

The browser test runner only loads `bundle/ajv7.min.js` and `bundle/ajv2019.min.js`, while the build config also produces `ajv2020` and `ajvJTD` bundles. This leaves two published browser artifacts unverified in CI, so bundling/runtime regressions in those entrypoints can ship undetected.

**Severity**: `high`
**File**: `karma.conf.js`

## Expected Behavior

The code should handle this case properly to avoid unexpected errors or degraded quality.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。