Skip to content

chore: add jest handling for anycable

Pavel Shutsin requested to merge add-jest-handling-of-anycable into main

Description

Adds special handling of AnyCable library for jest since anycable code is not compatible with CommonJS. related to #1112 (closed)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap

Merge request reports