Skip to content

fix(broccoli-typescript): properly parse compilerOptions#764

Merged
jeffbcross merged 1 commit intoangular:masterfrom
jeffbcross:tsopts
May 13, 2016
Merged

fix(broccoli-typescript): properly parse compilerOptions#764
jeffbcross merged 1 commit intoangular:masterfrom
jeffbcross:tsopts

Conversation

@jeffbcross
Copy link
Contributor

Previously, the settings in tsconfig would be ignored by
the broccoli-typescript plugin, because the whole config's
JSON was being provided to convertCompilerOptionsFromJson()
instead of just the expected compilerOptions.

Previously, the settings in tsconfig would be ignored by
the broccoli-typescript plugin, because the whole config's
JSON was being provided to `convertCompilerOptionsFromJson()`
instead of just the expected `compilerOptions`.
@hansl
Copy link
Contributor

hansl commented May 13, 2016

Lgtm

@jeffbcross jeffbcross merged commit bbf1bc8 into angular:master May 13, 2016
phillipgreenii pushed a commit to phillipgreenii/angular-cli that referenced this pull request May 14, 2016
Previously, the settings in tsconfig would be ignored by
the broccoli-typescript plugin, because the whole config's
JSON was being provided to `convertCompilerOptionsFromJson()`
instead of just the expected `compilerOptions`.
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants