Skip to content

webpack without asset pipeline: method_missing: undefined method assets for #<Rails::Application::Configuration #167

@gingerlime

Description

@gingerlime

Can lit work without the asset pipeline? our Rails app uses webpack and we removed the asset pipeline. Running rails g lit:install produces this error

...
        1: from /usr/local/bundle/gems/lit-1.1.1/lib/lit/engine.rb:10:in `block in <class:Engine>'
/usr/local/bundle/gems/railties-6.0.3.6/lib/rails/railtie/configuration.rb:96:in `method_missing': undefined method `assets' for #<Rails::Application::Configuration:0x000056502c0f0d48> (NoMethodError)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions