Sha256: 6c24fe66f57beea5fb7547fae83a2116920bab0ccf57073c831da8a6e194dd83
Contents?: true
Size: 508 Bytes
Versions: 1
Compression:
Stored size: 508 Bytes
Contents
# Changelog ## 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.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.2 | CHANGELOG.md |