Returns the binaries built by the build request.
Returns the component of the build request.
Returns the dependencies that were involved in the build of the binaries.
Returns the entry of the build request.
Returns the errors that were catch during the building of the binaries.
Returns the output of the build request.
Returns the plugin of the build request.
Convenient accessor that returns a promise that resolves to the source of the build request component.
Adds a binary to the build request.
Adds a dependency to the build request.
Adds an error to the build request.
Generated using TypeDoc