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

Modify WebpackAssetFinder to serve file from dev server if one is running (with fixes) #111

Merged
merged 1 commit into from
Feb 6, 2020

Conversation

connorshea
Copy link
Contributor

Building off of #101, this allows the gem to pick up new SVGs automatically when used with Webpacker and webpack-dev-server. This is much better than the previous situation, which required running rake assets:precompile to get new icons to load in development.

I've added @moxie as a coauthor of this commit. but If you'd rather have me rebase this branch to include the commits from #101, I can do that.

…ning.

Apply PR jamesmartin#101 with the suggested changes.

Co-authored-by: Joe Peduto <joe.peduto@creativemoxie.com>
Copy link
Owner

@jamesmartin jamesmartin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@connorshea thank you for taking the time to open this PR. I appreciate it! ✨

I'm going to add an update to the changelog in this branch and then merge this to master. I believe this will be backwards compatible so I can release it as a patch update.

@connorshea
Copy link
Contributor Author

👍 FWIW I'm using this branch in my app and it works fine, I deployed on Saturday and it worked fine in production as well.

https://github.com/connorshea/VideoGameList

@jclusso
Copy link

jclusso commented Feb 6, 2020

@jamesmartin any update on when this will merge?

@jamesmartin
Copy link
Owner

Released in v1.7.0.

@connorshea
Copy link
Contributor Author

Thank you! :D

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

Successfully merging this pull request may close these issues.

3 participants