Replace to shakapacker from webpacker
Showing
+56 -44
... | ... | @@ -84,13 +84,13 @@ gem 'sidekiq-unique-jobs', '~> 7.1' |
gem 'sidekiq-bulk', '~> 0.2.0' | ||
gem 'simple-navigation', '~> 4.4' | ||
gem 'simple_form', '~> 5.1' | ||
gem 'shakapacker', '~> 6.5' | ||
gem 'sprockets-rails', '~> 3.4', require: 'sprockets/railtie' | ||
gem 'stoplight', '~> 3.0.0' | ||
gem 'strong_migrations', '~> 0.7' | ||
gem 'tty-prompt', '~> 0.23', require: false | ||
gem 'twitter-text', '~> 3.1.0' | ||
gem 'tzinfo-data', '~> 1.2022' | ||
gem 'webpacker', '~> 5.4' | ||
gem 'webpush', git: 'https://github.com/ClearlyClaire/webpush.git', ref: 'f14a4d52e201128b1b00245d11b6de80d6cfdcd9' | ||
gem 'webauthn', '~> 2.5' | ||
... | ... |
app/javascript/mailer.js
0 → 100644
File moved
app/javascript/packs/mailer.js
deleted
100644 → 0
Please register or sign in to comment