BuildContext.mainSources

When specified, only these sources will be processed. Sources specified in "sources" will still be able to be included and processed, but are treated as libraries. When empty, all sources in "sources" will be processed instead.

struct BuildContext
SourceMap mainSources;

Meta