Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 292 Bytes

BuildResult.md

File metadata and controls

12 lines (7 loc) · 292 Bytes

@sdeverywhere/build / BuildResult

Interface: BuildResult

Properties

exitCode

Optional exitCode: number

The exit code that should be set by the process. This will be undefined if mode is 'development', indicating that the process should be kept alive.