Add webpacker and use it for new_design
This commit is contained in:
parent
f13056437c
commit
bf7c023380
68 changed files with 8534 additions and 480 deletions
2
Gemfile
2
Gemfile
|
@ -105,6 +105,8 @@ gem 'flipflop'
|
|||
|
||||
gem 'aasm'
|
||||
|
||||
gem 'webpacker', '>= 4.0.x'
|
||||
|
||||
# Cron jobs
|
||||
gem 'delayed_job_active_record'
|
||||
gem "daemons"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue