Skip to content

refactor(concatjs): sync with internal change that exposes rootDirsRelative#3517

Merged
alexeagle merged 1 commit intobazel-contrib:stablefrom
devversion:sync-root-dirs-relative
Aug 3, 2022
Merged

refactor(concatjs): sync with internal change that exposes rootDirsRelative#3517
alexeagle merged 1 commit intobazel-contrib:stablefrom
devversion:sync-root-dirs-relative

Conversation

@devversion
Copy link
Contributor

Tsickle now requires a rootDirsRelative public property on the TS host. This change
has been implemented internally but hasn't been synced upstream, making it difficult
to update to the latest tsickle externally.

This is hopefully the last change in a while we need to sync up externally. It is still planned to
rework the whole rule to be owned by Angular directly, and not relying on the external
sync (might mean we need to diverge ngc-wrapped internally and externally)

…elative`

Tsickle now requires a `rootDirsRelative` public property on the TS host. This change
has been implemented internally but hasn't been synced upstream, making it difficult
to update to the latest `tsickle` externally.
devversion added a commit to devversion/angular that referenced this pull request Aug 2, 2022
Temporary patch until
bazel-contrib/rules_nodejs#3517 is available in
another `rules_nodejs` release.

We can remove this patch, but for now it doesn't hurt. On the external
side the tsickle code path is not hit at all anyway, but we need to
satisfy the TypeScript checker.
@alexeagle alexeagle merged commit 8f2333c into bazel-contrib:stable Aug 3, 2022
dylhunn pushed a commit to angular/angular that referenced this pull request Aug 4, 2022
#47018)

Temporary patch until
bazel-contrib/rules_nodejs#3517 is available in
another `rules_nodejs` release.

We can remove this patch, but for now it doesn't hurt. On the external
side the tsickle code path is not hit at all anyway, but we need to
satisfy the TypeScript checker.

PR Close #47018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants