zoom
zoom copied to clipboard
UMD-style export to support AMD and CommonJS / Node
This is made possible through some gulp
tasks, which also:
- Includes a source map for minified code
- Ensures that code adheres to coding standard, using
eslint
- Version is added to finished build script, taken from
package.json
- Allows automatic rebuilding of code through
gulp watch