Closed gonzofish closed 7 years ago
NPM link doesn't work between projects created via angular-library-set.
This is because of how webpack is resolving the modules. This angular-cli pull request sheds some light on the issue:
https://github.com/angular/angular-cli/pull/2291
One-line fix is in!
NPM link doesn't work between projects created via angular-library-set.
This is because of how webpack is resolving the modules. This angular-cli pull request sheds some light on the issue:
https://github.com/angular/angular-cli/pull/2291