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

Link assets guide into the book for setting up dependencies #69

Open
willtcarey opened this issue Apr 20, 2023 · 1 comment
Open

Link assets guide into the book for setting up dependencies #69

willtcarey opened this issue Apr 20, 2023 · 1 comment

Comments

@willtcarey
Copy link
Member

https://github.com/brandnewbox/devops/blob/main/best-practices/assets.md

@hannahekehoe
Copy link

Adding a bit more detail to this issue: The problem first appears when adding Stimulus, and then becomes an issue again when adding in Bootstrap. I think that an explanation of the asset pipeline and a guide for set up in the Stimulus section would make sense and perhaps fix the issue since the later Bootstrap chapter references webpack files that are not set up by the time you get there (ie. there is no config/webpack/environment.js in the file explorer yet it is referenced for modification). The chapter also asks you to add import statements to app/javascript/packs/application.js yet there is no packs subfolder of app/javascript by the time you reach this step.

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

2 participants