window/umd target support #467
jayshah123
started this conversation in
Ideas
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.
-
Describe the feature
In order to use a lib iin a non-module environment for web, having a window/umd target is useful.
Motivation
In order to use a lib iin a non-module environment for web, having a window/umd target is useful.
Right now it is achievable via separate webpack config, but since this is a useful tool, it can be all in one solution.
Beta Was this translation helpful? Give feedback.
All reactions