Skip to content

Commit

Permalink
Add webpacker initializer
Browse files Browse the repository at this point in the history
  • Loading branch information
laurajaime committed Apr 16, 2024
1 parent b869925 commit fc5e2cf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/initializers/webpacker.rb
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# frozen_string_literal: true

# This is a fix when sending the customized survey answer confirmation email
require "webpacker/version"

0 comments on commit fc5e2cf

Please sign in to comment.