module Playbook::ApplicationHelper

def current_webpacker_instance

def current_webpacker_instance
  Playbook.webpacker
end