rektide / window-require

Export require as `window.windowRequire`

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Window Require

Export require as window.windowRequire

This is intended to help consume bundled modules from within the browser. It relies strongly on the module implementation underneath.

Also cautin that, provided & consumed as a module, the root for module resolution will be fixed to this modules location.

About

Export require as `window.windowRequire`


Languages

Language:JavaScript 100.0%