webpack-contrib / expose-loader

Expose Loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Customizing the runtime getGlobalThis

mabounassif opened this issue · comments

Feature Proposal

Feature Use Case

There are some odd cases where globalThis is partially defined and won't work.

Think of a custom JS engine.

Any chance we could plug an external script, or incorporate it as an option?

Yes, Do you want to send a PR?

Yes.