webpack-contrib/expose-loader

Customizing the runtime getGlobalThis

mabounassif opened this issue · 2 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.