class Mint::Builder

Defined in:

builder.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(relative, skip_service_worker, skip_icons, optimize, runtime_path) #

[View source]

Instance Method Detail

def get_service_worker_utils #

[View source]
def icons(json) #

[View source]
def index(css_prefix, relative, optimize, runtime_path, web_components) #

[View source]
def manifest(json, skip_icons) #

[View source]
def service_worker(artifacts, relative, optimize) #

[View source]
def terminal #

[View source]