How to change emitted UMD module name #8501
Unanswered
typed-sigterm
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
By default,
src/index.ts
will mount exports towindow.index
. How to customize this?Maybe config
module.globals
is just for this, but I can't find any document about it.Beta Was this translation helpful? Give feedback.
All reactions