Skip to content

Releases: trulia/grunt-multibundle-requirejs

Bumped version, updated dependencies

02 Feb 18:45

Choose a tag to compare

  • Underlying multibundle has breakingg change, so bumping package's version.
  • Updated readme and tests

multibundle@1.2.0

05 Nov 21:41

Choose a tag to compare

Updated multibundle to 1.2.0

Missing devDependency

24 Oct 17:41

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

Choose a tag to compare

  • Added support for async mapping

Armored Mapper

24 Oct 00:55

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

Choose a tag to compare

  • Auto creates destination folder if it doesn't exist

Non-Shared Paranoid

05 Oct 04:25

Choose a tag to compare

  • Fixed handling non-shared modules (extra defensive checks).

Exclude All The Things!

05 Oct 04:24

Choose a tag to compare

  • Properly exclude shared modules with shared paths

Parallel

04 Oct 01:52

Choose a tag to compare

Switched to use multibundle internally.

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