Skip to content

Fix bug when "extend"ing a tsconfig that specifies "allowJs"#415

Merged
johnnyreilly merged 2 commits intoTypeStrong:masterfrom
cspotcode:feature/fix-tsconfig-extend-allowjs-bug
Dec 14, 2016
Merged

Fix bug when "extend"ing a tsconfig that specifies "allowJs"#415
johnnyreilly merged 2 commits intoTypeStrong:masterfrom
cspotcode:feature/fix-tsconfig-extend-allowjs-bug

Conversation

@cspotcode
Copy link
Copy Markdown
Contributor

When ts-loader checks the allowJs flag of your tsconfig, it should be checking the fully loaded config, including all "extend"ed tsconfig files.

I also fixed a spelling mistake in the README that I noticed while working.

@johnnyreilly
Copy link
Copy Markdown
Member

Thanks for the PR! Seems reasonable - assuming tests pass I'll merge. Thanks again!

@johnnyreilly johnnyreilly merged commit 5bb2a4a into TypeStrong:master Dec 14, 2016
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