RubyGems Navigation menu

sprockets-bumble_d 2.2.0

This gem provides a plugin for Sprockets to transpile modern javascript using Babel. Unlike other options in the sprockets ecosystem, it works with the latest version of Babel and any plugins/presets you install. A primary use case for this gem is to facilitate incremental migration of a large Sprockets-powered javascript codebase to ES6 modules by transforming them to UMD modules that preserve your existing global variable references (hence the name: Babel + UMD = BumbleD). That said, this gem can be used for general purpose babel transpilation within the Sprockets pipeline.

Gemfile:
=

install:
=

Versions:

  1. 2.2.0 September 09, 2019 (6.5 KB)
  2. 2.1.0 March 04, 2019 (6.5 KB)
  3. 2.0.0 February 27, 2019 (6.5 KB)
  4. 1.1.0 March 12, 2017 (6.5 KB)
  5. 1.0.0 January 30, 2017 (6.5 KB)

Runtime Dependencies (3):

railties >= 4.2.0, < 7.0
schmooze = 0.1.6
sprockets ~> 3.5

Owners:

Pushed by:

Authors:

  • Richard Macklin

SHA 256 checksum:

=

Total downloads 79,935

For this version 63,605

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: