Pakket: ruby-webpack-rails (0.9.11+git-1)
Verwijzigingen voor ruby-webpack-rails
Debian bronnen:
Het bronpakket ruby-webpack-rails downloaden:
- [ruby-webpack-rails_0.9.11+git-1.dsc]
- [ruby-webpack-rails_0.9.11+git.orig.tar.gz]
- [ruby-webpack-rails_0.9.11+git-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Webpack & Rails integration made easier
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.
Andere aan ruby-webpack-rails gerelateerde pakketten
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- of ruby-interpreter
- Pakket niet beschikbaar
-
- dep: ruby-railties (>= 3.2.0)
- tools for creating, working with, and running Rails applications
-
- rec: webpack
- Packs CommonJs/AMD modules for the browser