- ruby | ruby-interpreter
- ruby-railties (>= 3.2.0)
Production-tested, JavaScript-first tooling to use webpack within your Rails
application.
.
Webpack takes code targeted at node.js and makes it run in the browser.
Node.js comes with API of its own that is not available in the browsers.
Webpack exposes this code to programs that are unaware they are running in a
browser.
.
This allows using nodejs modules directly in rails applications without using
wrappers like jquery-rails or rails-assets-jquery.
Installed Size: 41.0 kB
Architectures: all