mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 04:37:22 -05:00
@hgiesel the reason no files were being found is because Jest ignores symlinks by default. The Bazel example includes a patch we can use to work around it, and Jest plan to add symlink support in a future update. https://github.com/bazelbuild/rules_nodejs/blob/stable/examples/jest/patches/jest-haste-map%2B24.9.0.patch https://github.com/facebook/jest/pull/9351 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| element.ts | ||
| helpers.ts | ||
| index.test.ts | ||
| index.ts | ||
| node.ts | ||
| styling.ts | ||