Skip to content

Instantly share code, notes, and snippets.

@joscha
Created April 26, 2015 09:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joscha/9decebb66900b31d6128 to your computer and use it in GitHub Desktop.
Save joscha/9decebb66900b31d6128 to your computer and use it in GitHub Desktop.
// file X depending on EventEmitter
var EventEmitter = __webpack_require__(16);
// EventEmitter module
/***/ },
/* 16 */
/***/ function(module, exports, __webpack_require__) { ...
module.exports = EventEmitter;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment