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
fix(mocha): fix vue-router creation using mocha (#128)
* fix(#119): allow routes vue-router creation through routes param from both jest and mocha
* add test to check vue-router require for mocha users
* fix Vue Router require to be compatible with CommonJS
* delete deprecated test
0 commit comments