jordanpowell88 / angular-ct

Angular Component Testing
19 stars 2 forks source link

fix(angular): export support folder outside of lib #44

Closed jordanpowell88 closed 2 years ago

jordanpowell88 commented 2 years ago

Previously the /support folder was being exported as part of the lib but we want the folder to be exported like an asset outside of the lib itself. This PR handles this inside of the ng-package.json