You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add/update generators to perform the following tasks:
Generate .env files from a template
Do not add https://rails-assets.org source from the very beginning as bundle is trying to fetch them initially. Need to add a note to add those sources by hand
Add the following to application.rb for webpacker support:
Add/update generators to perform the following tasks:
.env
files from a templatehttps://rails-assets.org
source from the very beginning as bundle is trying to fetch them initially. Need to add a note to add those sources by handapplication.rb
for webpacker support:The text was updated successfully, but these errors were encountered: