updated Makefile to include instructions for Webpacker

This commit is contained in:
Ben 2024-01-15 15:10:00 -06:00
parent e68a9fc372
commit dd36c3eec1
1 changed files with 4 additions and 0 deletions

View File

@ -13,5 +13,9 @@ pull:
# rails db:migrate
# rails generate devise:views
# gem 'webpacker'
# bundle install
# rails webpacker:install