jordanpowell88 / angular-ct

Angular Component Testing
19 stars 2 forks source link

fix(angular-dev-server): add babel-linker #13

Closed jordanpowell88 closed 2 years ago

jordanpowell88 commented 2 years ago

This PR adds babel linker to resolve this issue:

It also adds tsconfig paths for the library so we aren't doing relative paths in the angular app

It also adds umdModuleIds in the ng-package.json for those peer deps shows as warnings in the terminal

Releases v.0.0.15