Méthode | Description | |
---|---|---|
GetFileTypeData ( CssOrJs cssOrJs ) : |
||
GetFileTypeData ( string fileExtension ) : |
||
ReadConfig ( string configFilePath ) : |
This returns the config for the BundlerForBower. It forms this by reading the default setting from the manifest and then merges in any user config file, if present
|
|
ToString ( ) : string |
Méthode | Description | |
---|---|---|
ReadDefaultConfigFileFromAssembly ( ) : string |
public GetFileTypeData ( CssOrJs cssOrJs ) : |
||
cssOrJs | CssOrJs | |
Résultat |
public GetFileTypeData ( string fileExtension ) : |
||
fileExtension | string | |
Résultat |
public static ReadConfig ( string configFilePath ) : |
||
configFilePath | string | |
Résultat |