zoom icon indicating copy to clipboard operation
zoom copied to clipboard

UMD-style export to support AMD and CommonJS / Node

Open jacobsvante opened this issue 8 years ago • 0 comments

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

jacobsvante avatar May 04 '16 14:05 jacobsvante