Adds UMD support

Using the --standalone option from browserify it automatically wrap your code into a UMD module.
This commit is contained in:
Mauricio Soares
2015-09-29 11:09:28 -03:00
parent 84d1949718
commit 05a807e2fb
4 changed files with 87 additions and 92 deletions

File diff suppressed because one or more lines are too long