CacheControl / CacheControl/json-rules-engine
jsonpath-plus expects browser to use ESM
未关闭
- 主要语言
- JavaScript
- 星标
- 3.1k
- 派生
- 507
- PR 合并指标
- 30 天内没有已合并 PR
描述
This library will no longer work in browser `jsonpath-plus` serves ESM when being used in the browser, however, this package only supports commonJS, so we get into a situation where if we are running this in a browser (vitest) we get an error when json-rules-engine tries to load jsonpath-plus
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先,在 json-rules-engine 加载 jsonpath-plus 时复现 Browser/Vitest 失败,然后跟踪该依赖是如何加载的。完成的标准是规则引擎能够在浏览器中加载并运行,且不会出现报告的 ESM/CommonJS 错误;issue 没有列出可用于指导修改的文件或测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- web-dev
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 38/100