RubyGems Navigation menu

sprockets-bumble_d 2.1.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:
=

安裝:
=

版本列表:

  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 相依性套件 (3):

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

擁有者:

作者:

  • Richard Macklin

SHA 256 總和檢查碼:

=

總下載次數 80,026

這個版本 4,454

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: