Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extend earlydecoder to decode module calls (#106)
* Add modules to the earlydecoder schema This will allow decoding modules blocks and their source and version attributes * Decode module blocks as part of loadModuleFromFile * Expose moduleCalls as part of module.Meta This adds moduleCalls as a new field to Meta and extends the decoder to return the decoded module calls.
- Loading branch information