mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ae34e6cabd
The VSCode extension looks for `@angular/language-service/package.json` using `require`. This currently breaks as of the ESM changes because we introduced the `exports` field but did not expose the `package.json`. This commit fixes it. Co-authored-By: Andrew Scott <atscott@google.com> Co-authored-By: Dylan Hunn <dylhunn@gmail.com> PR Close #48678
Angular
The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.
Usage information and reference details can be found in Angular documentation.
License: MIT