| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Langauge service previously never compiled non-exported classes. This avoided issues where test modules would cause diagnostic noise due to components appearing in declarations of two modules, for example. This change updates the logic to ensure non-exported, but standalone classes _are_ still compiled. fixes angular#65515
…e typecheck blocks This change updates the language service to generate TCBs for templates that would previously have required inlining. The new strategy is to copy the original source and then do inlining in the external TCB. This allows language features and type-checking in templates of non-exported classes (such as test components) or classes with local, non exported dependencies.
Ensure paths are normalized before comparison and key generation in tcb_adapter.ts to avoid failures on Windows. Ensure a newline before appending imports in TypeCheckFile.render to prevent trailing comments from neutralizing them.
|
caretaker: failures were unrelated, passed on rerun (not sure why it doesn't update) |
Sorry, something went wrong.
|
This PR was merged into the repository. The changes were merged into the following branches:
|
Sorry, something went wrong.
…e typecheck blocks (#68454) This change updates the language service to generate TCBs for templates that would previously have required inlining. The new strategy is to copy the original source and then do inlining in the external TCB. This allows language features and type-checking in templates of non-exported classes (such as test components) or classes with local, non exported dependencies. PR Close #68454
|
This pull request has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Uh oh!
There was an error while loading. Please reload this page.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.