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.