60frames / jestpack

Jest Webpack Integration
MIT License
66 stars 3 forks source link

Add static `__webpack_require__` methods / properties to `jest._webpackRequire` #8

Closed richardscarrott closed 9 years ago

richardscarrott commented 9 years ago

For example, if __webpack_require__.e is called it will break when jest._webpackRequire is passed around.