Skip to content

Instantly share code, notes, and snippets.

@englishextra
Last active July 3, 2016 08:59
Show Gist options
  • Save englishextra/1bf72395f77c8cf25ddd900aa69a0d68 to your computer and use it in GitHub Desktop.
Save englishextra/1bf72395f77c8cf25ddd900aa69a0d68 to your computer and use it in GitHub Desktop.
Temporal hiding of module
/*!
* Temporal hiding of module
* github.com/electron/electron/pull/3497
* gist.github.com/englishextra/1bf72395f77c8cf25ddd900aa69a0d68
*/
var hideWindowModule=function(){"object"===typeof module&&(window.module=module,module=void 0);};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment