메소드 | 설명 | |
---|---|---|
WithDefaultNodeConfiguration ( this compilerConfig, string nodeWorkspacePath, string nodeExePath = null ) : ICompilerConfiguration |
Default Node compiler configuration, uses nodejs libraries to compile
|
public static WithDefaultNodeConfiguration ( this compilerConfig, string nodeWorkspacePath, string nodeExePath = null ) : ICompilerConfiguration | ||
compilerConfig | this | |
nodeWorkspacePath | string | Path to directory where node_modules are installed |
nodeExePath | string | |
리턴 | ICompilerConfiguration |