Jest error #209
PhillipeCosta
started this conversation in
General
Jest error
#209
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i has this error on Jest
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| } else
| s.tokens = R;
| }
| masked(t) {
i use the last version of jest, and babel processor
Beta Was this translation helpful? Give feedback.
All reactions