You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please expand the coverage report section of the README to include minimal steps to set up coverage reporting. Such that people with lesser knowledge of babel and loaders can follow.
Included discussion was based on my personal experience. For context I use pnpm with workspaces via rush.
Please expand the coverage report section of the README to include minimal steps to set up coverage reporting. Such that people with lesser knowledge of babel and loaders can follow.
Included discussion was based on my personal experience. For context I use
pnpm
with workspaces viarush
.Discussed in #71 (comment)
So I'v finally got it working.
"babel-register-esm"
, save devNODE_OPTIONS='--loader=babel-register-esm' jest
The text was updated successfully, but these errors were encountered: