Module: Geoblacklight::ApplicationHelper

Defined in:
app/helpers/geoblacklight/application_helper.rb

Instance Method Summary collapse

Instance Method Details

#vite_manifestObject

Override: Returns the engine assets manifest.



4
5
6
# File 'app/helpers/geoblacklight/application_helper.rb', line 4

def vite_manifest
  Geoblacklight::Engine.vite_ruby.manifest
end