hedgedoc/.yarn/patches
Tilman Vatteroth 54ee492411 fix: suppress yjs double import warning
This warning should indicate that you mix cjs and mjs imports.
While this is a nice feature it has a weird side effect:
Jest triggers this check and floods the console every time a test imports yjs.
This happens between all test suites and every time you call jest.resetModules().
Nothing breaks here. Jest does what it should.
Therefore this commit suppresses this warning in test mode.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-04-13 10:38:20 +02:00
..
eventemitter2-npm-6.4.9-ba37798a18.patch feat: add patch to add generic types to eventemitter2 2023-02-09 21:58:41 +01:00
yjs-npm-13.5.52-a5c64d9068.patch fix: suppress yjs double import warning 2023-04-13 10:38:20 +02:00