OBSOLETE
This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.
TypeScript
Contains code to call the typescript compiler. There is also a tutorial for this task available.
Nested types and modules
Type | Description |
ECMAScript |
OBSOLETEThis API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module. Generated ECMAScript version |
ModuleGeneration |
OBSOLETEThis API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module. Generated JavaScript module type |
TypeScriptParams |
OBSOLETEThis API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module. TypeScript task parameter type |
Functions and values
Function or value | Description | ||
extractVersionNumber(di)
Signature: di:DirectoryInfo -> float
Attributes: [<Obsolete("This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.")>] |
OBSOLETEThis API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module. |
||
TypeScriptCompiler setParams files
Signature: setParams:(TypeScriptParams -> TypeScriptParams) -> files:seq<string> -> unit
Attributes: [<Obsolete("This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.")>] |
OBSOLETEThis API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module. This task to can be used to call the TypeScript compiler. There is also a tutorial for this task available. Parameters
Sample
|
||
TypeScriptDefaultParams
Signature: TypeScriptParams
Attributes: [<Obsolete("This API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module.")>] |
OBSOLETEThis API is obsolete. There is no alternative in FAKE 5 yet. You can help by porting this module. Default parameters for the TypeScript task |