stealjs / steal-tools

Build easy. Load fast.
https://stealjs.com/docs/steal-tools.html
MIT License
67 stars 23 forks source link

Support UMD export #1032

Open matthewp opened 6 years ago

matthewp commented 6 years ago

@matthewp commented on Thu Oct 20 2016

@matthewp commented on Wed Sep 03 2014

This would be nice. Currently pluginify has a global format that is useful for people not using a module loader at all. A umd format would just be the UMD shim wrapped around global's output.


@matthewp commented on Thu Sep 04 2014

This is dependent on #41 so I'm going to work on that next.