class Bundler::Js

Defined in:

bundler.cr

Constructors

Instance methods inherited from class Bundler::Assets

collect : String collect, compile compile, file : String file, source_type : Bundler::SourceType source_type

Constructor methods inherited from class Bundler::Assets

new(file : String, source_type : SourceType) new

Constructor Detail

def self.new(file : String) #

[View source]