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
what was required was to add a coverage entry in the preprocessor for spec.js files
and make sure @babel/core and @babel/preset-env are installed in addition to babel-* packages.
Finally babel-loader needs to be added in webpack config's rules.
0 commit comments