intersystems / ipm

InterSystems ObjectScript Package Manager
MIT License
28 stars 19 forks source link

v1 - fix support for rtn/inc within PKG resource #483

Open isc-tleavitt opened 1 month ago

isc-tleavitt commented 1 month ago

From discussion in #428 - need to enable other document types in https://github.com/intersystems/ipm/blob/v1/src/cls/IPM/Storage/ResourceReference.cls#L129 same as https://github.com/intersystems/ipm/blob/master/src/%25ZPM/PackageManager/Developer/ResourceReference.cls#L125 and account for this so that only documents not explicitly listed in any module are exported.