Method | Description | |
---|---|---|
ParseConfigs ( ) : List |
Method | Description | |
---|---|---|
FindConfigs ( ) : void | ||
GetEntryPointPath ( ) : string | ||
GetOutputPath ( string outputPath, string bundleName ) : string | ||
ResolvePhysicalPath ( string relativePath, string directory = "" ) : string |
Method | Description | |
---|---|---|
resolveModulePath ( string relativePath, string entry, string directory ) : string |
protected GetOutputPath ( string outputPath, string bundleName ) : string | ||
outputPath | string | |
bundleName | string | |
return | string |
protected ResolvePhysicalPath ( string relativePath, string directory = "" ) : string | ||
relativePath | string | |
directory | string | |
return | string |