Replies: 1 comment
-
See #5217. You could use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to setup jest such that it can support parcel's import resolution with glob file path?
i.e. using jest to test a file with:
import foo from "./foo/*.ts"
Beta Was this translation helpful? Give feedback.
All reactions