Add subPackageName and get rid of hard-coded 0x.js in sourceLink

This commit is contained in:
Fabio Berger
2017-11-28 15:42:27 -06:00
parent 15ce862334
commit 629a0fa3a5
6 changed files with 17 additions and 2 deletions

View File

@@ -335,6 +335,7 @@ export class Documentation extends
version={this.props.docsVersion}
source={property.source}
baseUrl={this.props.docsInfo.packageUrl}
subPackageName={this.props.docsInfo.subPackageName}
/>
}
{property.comment &&