RequireMin

This is the same as Require however it also minifies the output.

Param: sourcePath = The path to an assets source, relative to the compiled binary.

template RequireMin (
const string sourcePath
) {}

Members

Variables

RequireMin
string RequireMin;

This is the mixin code for diet templates.

staticPath
string staticPath;

Path to the assets source file.

webPath
string webPath;

URL path to this asset from the web.

Meta