You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2025. It is now read-only.
The externs were being written twice: once to their output location
specified on the CLI and again to './tsickle_externs.js'. This removes
tsickle_externs.js. The file appears to be a remnant of the closure
compilation part of the CLI, which has been removed.
0 commit comments