test/test_app/config/boot.rb in webpacker-pnpm-1.2.0 vs test/test_app/config/boot.rb in webpacker-pnpm-1.2.1
- old
+ new
@@ -1,4 +1,9 @@
\ No newline at end of file
+# frozen_string_literal: true
+
+ENV["BUNDLE_GEMFILE"] ||= File.expand_path("../Gemfile", __dir__)
+
+require "bundler/setup" # Set up gems listed in the Gemfile.