module CmAdmin::ApplicationHelper

def current_webpacker_instance

def current_webpacker_instance
  CmAdmin.webpacker
end