The section on needing to use `stylesheet_pack_tag` was lacking the erb
%'s.
I updated the markdown to actually show the helper being used with erb
as well as improve the wording of the sentence.
As a Rails user, if you *don't* know who Basecamp is or their relationship to the Rails framework, then this sentence is confusing. Reworded to instead just refer to Rails defaults.
cc @rossta
* Initial upload
* Moving toward a first pass
* Add Tables
I added tables for the configuration files/folders that are automatically generated.
I also added a table for the specific integrations. This way we can add basic links to the specific integration providing more detailed information about the integration.
* Add static assets section
* Bring over rails/webpacker development docs
* Respond to comments
* Update
* Update webpacker_guide.md
I think `include` should be `import` and would like to emphasis `import` over `require` in an effort to promote ES module syntax.
* Expand on image docs
I thought some additional details are needed to clarify image usage, especially from a Rails view.
* Update webpacker_guide.md
Add details for Webpacker + Docker section
* Update webpacker_guide.md
Make important distinction about pack files. Add example directory layout.
* Reword sentence
* Add section for Rails engines
* Rename webpacker guide
* Remove Docker section
* Add link to additional documentation
* Rework section formatting according to Rails guidelines
* Add link to webpack documentation
* Add note about NPM and Yarn
* Update guides/source/webpacker.md
Fix typo
Co-authored-by: Karl Entwistle <me@karlentwistle.com>
Co-authored-by: Noel Rappin <noel.rappin@joinroot.com>
Co-authored-by: Niklas Häusele <niklas.haeusele@gmail.com>
Co-authored-by: Tasos Latsas <tlatsas2000@gmail.com>
Co-authored-by: Noel Rappin <noelrappin@gmail.com>
Co-authored-by: Karl Entwistle <me@karlentwistle.com>