UNPKG

youemdee

Version:

Wrap a browserify/browser-pack JavaScript bundle in a Universal Module Definition (UMD) with optional external dependencies, while preserving source maps

17 lines (12 loc) 840 B
# Change Log All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] (nothing yet) ## [1.0.1] - 2017-02-13 ### Fixed - Correct repo URL in package.json [2140f465](https://github.com/CMTegner/youemdee/commit/2140f4658e26cdbbb7e8e44230d72a6dd47332cb) - Add missing "bugs" entry to package.json [59715468](https://github.com/CMTegner/youemdee/commit/59715468b5bdc97b4bb53ae48c45cbf43d3dc8b7) - Exclude Travis config from tarball [70eff6e6](https://github.com/CMTegner/youemdee/commit/70eff6e60ff94c23859041727cb9e408e8b9f699) [Unreleased]: https://github.com/CMTegner/youemdee/compare/v1.0.1...HEAD [1.0.1]: https://github.com/CMTegner/youemdee/compare/v1.0.0...v1.0.1