-
Name
-
webpacker
-
Version
-
4.0.0.pre.3
-
Platform
-
ruby
-
Authors
-
David Heinemeier Hansson
Gaurav Tiwari
-
Bindir
-
bin
-
Date
-
2018-10-01 00:00:00 UTC
-
Dependencies
-
activesupport (>= 4.2)
railties (>= 4.2)
rack-proxy (>= 0.6.1)
bundler (~> 1.12, development)
-
Email
-
david@basecamp.com
gaurav@gauravtiwari.co.uk
-
Files
-
.eslintignore
.eslintrc.js
.gitignore
.node-version
.rubocop.yml
.travis.yml
CHANGELOG.md
Gemfile
Gemfile.lock
MIT-LICENSE
README.md
Rakefile
docs/assets.md
docs/cloud9.md
docs/css.md
docs/deployment.md
docs/docker.md
docs/env.md
docs/es6.md
docs/folder-structure.md
docs/misc.md
docs/props.md
docs/testing.md
docs/troubleshooting.md
docs/typescript.md
docs/webpack-dev-server.md
docs/webpack.md
docs/yarn.md
gemfiles/Gemfile-rails-edge
gemfiles/Gemfile-rails.4.2.x
gemfiles/Gemfile-rails.5.0.x
gemfiles/Gemfile-rails.5.1.x
gemfiles/Gemfile-rails.5.2.x
lib/install/angular.rb
lib/install/bin/webpack
lib/install/bin/webpack-dev-server
lib/install/binstubs.rb
lib/install/coffee.rb
lib/install/config/.babelrc
lib/install/config/.browserslistrc
lib/install/config/.postcssrc.yml
lib/install/config/webpack/development.js
lib/install/config/webpack/environment.js
lib/install/config/webpack/production.js
lib/install/config/webpack/test.js
lib/install/config/webpacker.yml
lib/install/elm.rb
lib/install/erb.rb
lib/install/examples/angular/hello_angular.js
lib/install/examples/angular/hello_angular/app/app.component.ts
lib/install/examples/angular/hello_angular/app/app.module.ts
lib/install/examples/angular/hello_angular/index.ts
lib/install/examples/angular/hello_angular/polyfills.ts
lib/install/examples/coffee/hello_coffee.coffee
lib/install/examples/elm/Main.elm
lib/install/examples/elm/hello_elm.js
lib/install/examples/erb/hello_erb.js.erb
lib/install/examples/react/.babelrc
lib/install/examples/react/hello_react.jsx
lib/install/examples/react/tsconfig.json
lib/install/examples/stimulus/application.js
lib/install/examples/stimulus/controllers/hello_controller.js
lib/install/examples/stimulus/controllers/index.js
lib/install/examples/typescript/hello_typescript.ts
lib/install/examples/typescript/tsconfig.json
lib/install/examples/vue/app.vue
lib/install/examples/vue/hello_vue.js
lib/install/javascript/packs/application.js
lib/install/loaders/coffee.js
lib/install/loaders/elm.js
lib/install/loaders/erb.js
lib/install/loaders/typescript.js
lib/install/loaders/vue.js
lib/install/react.rb
lib/install/stimulus.rb
lib/install/template.rb
lib/install/typescript.rb
lib/install/vue.rb
lib/tasks/installers.rake
lib/tasks/webpacker.rake
lib/tasks/webpacker/binstubs.rake
lib/tasks/webpacker/check_binstubs.rake
lib/tasks/webpacker/check_node.rake
lib/tasks/webpacker/check_yarn.rake
lib/tasks/webpacker/clobber.rake
lib/tasks/webpacker/compile.rake
lib/tasks/webpacker/info.rake
lib/tasks/webpacker/install.rake
lib/tasks/webpacker/verify_install.rake
lib/tasks/webpacker/yarn_install.rake
lib/webpacker.rb
lib/webpacker/commands.rb
lib/webpacker/compiler.rb
lib/webpacker/configuration.rb
lib/webpacker/dev_server.rb
lib/webpacker/dev_server_proxy.rb
lib/webpacker/dev_server_runner.rb
lib/webpacker/env.rb
lib/webpacker/helper.rb
lib/webpacker/instance.rb
lib/webpacker/manifest.rb
lib/webpacker/railtie.rb
lib/webpacker/runner.rb
lib/webpacker/version.rb
lib/webpacker/webpack_runner.rb
package.json
package/__tests__/config.js
package/__tests__/dev_server.js
package/__tests__/development.js
package/__tests__/env.js
package/__tests__/production.js
package/__tests__/staging.js
package/__tests__/test.js
package/config.js
package/config_types/__tests__/config_list.js
package/config_types/__tests__/config_object.js
package/config_types/config_list.js
package/config_types/config_object.js
package/config_types/index.js
package/dev_server.js
package/env.js
package/environments/__tests__/base.js
package/environments/base.js
package/environments/development.js
package/environments/production.js
package/environments/test.js
package/index.js
package/rules/babel.js
package/rules/css.js
package/rules/file.js
package/rules/index.js
package/rules/module.css.js
package/rules/module.sass.js
package/rules/sass.js
package/utils/__tests__/deep_assign.js
package/utils/__tests__/deep_merge.js
package/utils/__tests__/get_style_rule.js
package/utils/__tests__/objectify.js
package/utils/deep_assign.js
package/utils/deep_merge.js
package/utils/get_style_rule.js
package/utils/helpers.js
package/utils/objectify.js
test/command_test.rb
test/compiler_test.rb
test/configuration_test.rb
test/dev_server_test.rb
test/env_test.rb
test/helper_test.rb
test/manifest_test.rb
test/rake_tasks_test.rb
test/test_app/Rakefile
test/test_app/app/javascript/packs/application.js
test/test_app/bin/webpack
test/test_app/bin/webpack-dev-server
test/test_app/config.ru
test/test_app/config/application.rb
test/test_app/config/environment.rb
test/test_app/config/webpacker.yml
test/test_app/public/packs/manifest.json
test/test_helper.rb
test/webpacker_test.rb
webpacker.gemspec
yarn.lock
-
Homepage
-
https://github.com/rails/webpacker
-
Licenses
-
MIT
-
Metadata
-
{"source_code_uri"=>"https://github.com/rails/webpacker/tree/v4.0.0.pre.3", "changelog_uri"=>"https://github.com/rails/webpacker/blob/v4.0.0.pre.3/CHANGELOG.md"}
-
Require paths
-
lib
-
Required ruby version
-
>= 2.2.0
-
Required rubygems version
-
> 1.3.1
-
Rubygems version
-
2.7.3
-
Specification version
-
4
-
Summary
-
Use webpack to manage app-like JavaScript modules in Rails
-
Test files
-
test/command_test.rb
test/compiler_test.rb
test/configuration_test.rb
test/dev_server_test.rb
test/env_test.rb
test/helper_test.rb
test/manifest_test.rb
test/rake_tasks_test.rb
test/test_app/Rakefile
test/test_app/app/javascript/packs/application.js
test/test_app/bin/webpack
test/test_app/bin/webpack-dev-server
test/test_app/config.ru
test/test_app/config/application.rb
test/test_app/config/environment.rb
test/test_app/config/webpacker.yml
test/test_app/public/packs/manifest.json
test/test_helper.rb
test/webpacker_test.rb
-
Original platform
-
ruby
-
New platform
-
ruby