jhnns / rewire-webpack

Dependency injection for webpack bundles
The Unlicense
121 stars 20 forks source link

Not working when running tests with jasmine cli #13

Open scottburch opened 9 years ago

scottburch commented 9 years ago
          /* this line was injected by rewire() */ var global = window; ev
                                                                ^

ReferenceError: window is not defined