Skip to content

Automatically configure Webpacker #99

@jamesmartin

Description

@jamesmartin

In order to remain backwards compatible with Sprockets and precompiled assets it was necessary to introduce the InlineSvg::WebpackAssetFinder as an "opt-in" configuration for people that use Webpack to bundle their assets.

Ideally we should be able to automatically figure out if Webpacker is bundling assets and not rely on user configuration.

This will likely be a breaking change, as it was when I tried to introduce Webpacker automatically and broke upgrading users (#97, #98).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions