Skip to content

Releases: trulia/grunt-multibundle-requirejs

Bumped version, updated dependencies

02 Feb 18:45
Compare
Choose a tag to compare
  • Underlying multibundle has breakingg change, so bumping package's version.
  • Updated readme and tests

[email protected]

05 Nov 21:41
Compare
Choose a tag to compare

Updated multibundle to 1.2.0

Missing devDependency

24 Oct 17:41
Compare
Choose a tag to compare
  • Added (missing) grunt-eslint as development dependency.
  • Added "stable" version of node to the travis config.

Async Mapping

24 Oct 01:44
Compare
Choose a tag to compare
  • Added support for async mapping

Armored Mapper

24 Oct 00:55
Compare
Choose a tag to compare

Grunt is messing up with objects passed in options, protecting mapper instance by wrapping into a function.

Final Destination

23 Oct 04:33
Compare
Choose a tag to compare
  • Auto creates destination folder if it doesn't exist

Non-Shared Paranoid

05 Oct 04:25
Compare
Choose a tag to compare
  • Fixed handling non-shared modules (extra defensive checks).

Exclude All The Things!

05 Oct 04:24
Compare
Choose a tag to compare
  • Properly exclude shared modules with shared paths

Parallel

04 Oct 01:52
Compare
Choose a tag to compare

Switched to use multibundle internally.

  • Allows faster (parallel) processing and more functionality (multiple shared bundles).