write
steal-tools.streams.write
Create a stream that takes a BuildResult objects and writes them to the filesystem.
stealTools.streams.write()
Returns
{Stream<BuildResult>}
A stream of objects that contains the dependency graph, bundles, and loader used to perform the trace.
Use
The write stream is used to write the result of a build to the filesystem.