struct Snowpacker::Ext::Athena::HMRInjector

Included Modules

Defined in:

ext/athena.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Class Method Detail

def self.subscribed_events : AED::SubscribedEvents #

[View source]

Instance Method Detail

def call(event : ART::Events::Response, _dispatcher : AED::EventDispatcherInterface) : Nil #

Proxy listener for athena based projects. This does not handle fetching local assets. It will return immediately if Snowpacker.config.enabled returns false.


[View source]
def initialize #

[View source]