jsverse / transloco

🚀 😍 The internationalization (i18n) library for Angular
https://jsverse.github.io/transloco/
MIT License
1.97k stars 191 forks source link

chore: remove unused decorate-angular-cli.js #777

Closed Teamop closed 6 days ago

Teamop commented 6 days ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

After installing, will run decorate-angular-cli.js to patch ng as nx.

What is the new behavior?

This patch is no longer needed, right now, nx can run as standalone cli.

reference - https://github.com/nrwl/nx/pull/14266, this patch has been removed for a long time.

Does this PR introduce a breaking change?

Other information