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
Yep, karma's client code uses CommonJS and browserify. I don't think readme should be changed - you can use Require/CommonJS/whatever you want with Karma.
It's just we use CommonJS to make it the same as the Node.js code...
npm install -g karma
)karma init
The text was updated successfully, but these errors were encountered: