/window-require

Export require as `window.windowRequire`

Primary LanguageJavaScript

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.