Skip to content
This repository was archived by the owner on Aug 7, 2021. It is now read-only.

fix(update-ns-webpack): skip the update of tsconfig.tns.json in shared Angular projects #1010

Merged
merged 1 commit into from
Aug 1, 2019

Conversation

DimitarTachev
Copy link
Contributor

Cherry-pick a patch fix committed in master.

The NativeScript Angular code-sharing projects, built with the
[recommended structure](https://docs.nativescript.org/angular/code-sharing/intro), have a different `tsconfig.tns.json` file
compared to the rest of the {N} project flavors. The update script,
distributed by the `nativescript-dev-webpack` plugin shouldn't override
that file when executed in a code-sharing project.
@cla-bot cla-bot bot added the cla: yes label Aug 1, 2019
@DimitarTachev DimitarTachev merged commit 7933f6e into release Aug 1, 2019
@DimitarTachev DimitarTachev deleted the tachev/pick-patch-fix branch August 1, 2019 14:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants