nikku / karma-browserify

A fast Browserify integration for Karma that handles large projects with ease
MIT License
321 stars 50 forks source link

Do not leak window.module #194

Closed OliverJAsh closed 8 years ago

OliverJAsh commented 8 years ago

Is this supposed to be leaked?

nikku commented 8 years ago

Should it? I do not need it attached to window :wink:.

I'd appreciate a pointer on where what leaks (link to source code).

nikku commented 8 years ago

You could fix the stuff with a quick PR, too!

OliverJAsh commented 8 years ago

Sorry this is coming from browserify itself.