CacheControl / CacheControl/json-rules-engine
jsonpath-plus expects browser to use ESM
Open
- Dominant language
- JavaScript
- Stars
- 3.1k
- Forks
- 507
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.