Sha256: 249e83f39bf27ff6cfee84aa0eff0fb45ea3040d8fa7a6dfaba866d882681571

Contents?: true

Size: 723 Bytes

Versions: 1

Compression:

Stored size: 723 Bytes

Contents

# Changelog

## v0.2.4

* Enable completely optimizing away empty module definitions.

## v0.2.3

* Only avoid imports that won't be processed by Commoner if we actually use the module.

## v0.2.2

* Don't cache Babel output as this can lead to bugs.
* Avoid imports of files that won't be processed by Commoner, to defend against bugs.
* Exclude vendor/bundle by default.

## v0.2.1

* Fix bug with `browser` field stubbing out modules.
* Add support for requiring CoffeeScript files that don't define any globals.

## v0.2.0

* Add support for requiring JSON files.

## v0.1.3

* Backport fixes from v0.2.3

## v0.1.2

* Backport fixes from v0.2.2

## v0.1.1

* Backport fixes from v0.2.1.

## v0.1.0

* Initial version.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sprockets-commoner-0.2.4 CHANGELOG.md