Expand description
Build an entire forc package and return the compiled output.
This compiles all packages (including dependencies) in the order specified by the BuildPlan.
Also returns the resulting sway_core::SourceMap which may be useful for debugging purposes.