Skip to content

rails generate react:install not working with Webpacker #775

@brentdodell

Description

@brentdodell

Help us help you! Please choose one:

  • My app crashes with react-rails, so I've included the stack trace and the exact steps which make it crash.
  • My app doesn't crash, but I'm getting unexpected behavior. So, I've described the unexpected behavior and suggested a new behavior.
  • I'm trying to use react-rails with another library, but I'm having trouble. I've described my JavaScript management setup (eg, Sprockets, Webpack...), how I'm trying to use this other library, and why it's not working.
  • I have another issue to discuss.

rails generate react:install is broken, I believe by this Webpacker change. Webpacker::Configuration should now be Webpacker.config. Due to this, following the documentation in the README no longer works.

This is while using Webpacker master (new version hasn't been released yet to include these changes), which is required to fix an issue with on-demand compiling in development.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions