module Importmap
module Importmap::ImportmapTagsHelper
class Importmap::Engine
class Importmap::Map
class Importmap::Reloader
importmap-rails
0.3.0
# updater
def updater @updater ||= config.file_watcher.new(import_map_paths) { reload! } end