jordanpowell88 / angular-ct

Angular Component Testing
19 stars 2 forks source link

fix(angular-dev-server): adds stable support for angular v 12 #21

Closed jordanpowell88 closed 2 years ago

jordanpowell88 commented 2 years ago

This PR locks the dev server to support just v 12 of angular for the time being. Angular 11 and below uses webpack 4 which is incompatible with this lib and version 13 uses full IVY which isn't working currently. This releases a stable version for people to use in the time being:

Release 0.0.28