Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically configure Webpacker #99

Open
jamesmartin opened this issue Jun 19, 2019 · 0 comments
Open

Automatically configure Webpacker #99

jamesmartin opened this issue Jun 19, 2019 · 0 comments
Milestone

Comments

@jamesmartin
Copy link
Owner

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).

@jamesmartin jamesmartin added this to the 2.0 milestone Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant