refactor(core): remove outdated comment.#59401
refactor(core): remove outdated comment.#59401JeanMeche wants to merge 1 commit intoangular:mainfrom
Conversation
There was a problem hiding this comment.
nit/optional
this expression seems to be the same as def !== null && def.standalone which is shorted and a bit easier to understand? Feel free to ignore if you don't want to change this, since it's not directly related to the purpose of this PR
There was a problem hiding this comment.
Your suggestion is better !
There was a problem hiding this comment.
And btw that's how esbuild minifies it https://esbuild.github.io/try/#dAAwLjI0LjAALS1taW5pZnkgAGRlZiAhPT0gbnVsbCA/IGRlZi5zdGFuZGFsb25lIDogZmFsc2U7 :)
Should have been done by angular#58238, but was probably missed in a rebase. fixes angular#59397
c24c6f5 to
44d2bb9
Compare
|
This PR was merged into the repository by commit aaf1fbb. The changes were merged into the following branches: main, 19.0.x |
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Should have been done by angular#58238, but was probably missed in a rebase. fixes angular#59397 PR Close angular#59401
Should have been done by #58238, but was probably missed in a rebase.
fixes #59397