Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Adding a guide for Webpacker is so important, and the work here is fantastic! 💙
I've gone ahead and introduced a Troubleshooting section, which Noel had prepared an area for in his first take on this. In the section I added one topic on addressing assets from Gems with Webpacker, and laid out the most common approaches currently that I've discovered in my research. This was an area we struggled with quite a bit at work as we have begun finishing the migration of our assets to Webpacker and would love to spare others in the future some time by adding a bit on it here.
Thanks for considering!
Specifically, this PR:
EDIT: After the first revision, I've gone ahead and moved the topic to its own section and removed the proposed Troubleshooting section.