パッケージ: ruby-webpack-rails (0.9.11-1)
ruby-webpack-rails に関するリンク
Trisquel の資源:
ruby-webpack-rails ソースパッケージをダウンロード:
- [ruby-webpack-rails_0.9.11-1.dsc]
- [ruby-webpack-rails_0.9.11.orig.tar.gz]
- [ruby-webpack-rails_0.9.11-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Ruby Extras Maintainers (メールアーカイブ)
- Pirate Praveen
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の ruby-webpack-rails 関連パッケージ
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- または ruby-interpreter
- パッケージは利用できません
-
- dep: ruby-railties (>= 3.2.0)
- tools for creating, working with, and running Rails applications
-
- dep: webpack
- Packs CommonJs/AMD modules for the browser