lib/install/template.rb in webpacker-jets-3.2.100 vs lib/install/template.rb in webpacker-jets-3.2.101

- old
+ new

@@ -16,10 +16,10 @@ directory "#{__dir__}/javascript", Webpacker.config.source_path, force: options[:force] # How to use the FORCE: rake webpacker:install FORCE=1 end say "Installing binstubs" -run "bundle binstubs webpacker" +run "bundle binstubs webpacker-jets" if File.exists?(".gitignore") append_to_file ".gitignore", <<-EOS /public/packs /public/packs-test