Skip to content

Make preProcessFile public again#10796

Merged
rbuckton merged 2 commits into
masterfrom
fixPreProcess
Sep 9, 2016
Merged

Make preProcessFile public again#10796
rbuckton merged 2 commits into
masterfrom
fixPreProcess

Conversation

@rbuckton

@rbuckton rbuckton commented Sep 8, 2016

Copy link
Copy Markdown
Contributor

The change in #10753 breaks gulp-tsb as it depends on the publicly exported preProcessFile function which was moved and marked internal. This change removes the PreProcess namespace and the /* @internal */ marker from src/services/preProcess.ts.

@rbuckton

rbuckton commented Sep 8, 2016

Copy link
Copy Markdown
Contributor Author

@Andy-MS, @mhegazy can you take a look?

@mhegazy

mhegazy commented Sep 8, 2016

Copy link
Copy Markdown
Contributor

Thanks. Can you do that for classifier and transpil as well. I think they got hidden in the move.

@mhegazy

mhegazy commented Sep 8, 2016

Copy link
Copy Markdown
Contributor

👍

@rbuckton

rbuckton commented Sep 8, 2016

Copy link
Copy Markdown
Contributor Author

The classifier is definitely broken, though transpile looks fine. I'll amend this PR with the same fix for classifier as well.

@rbuckton rbuckton merged commit e16cf96 into master Sep 9, 2016
@rbuckton rbuckton deleted the fixPreProcess branch September 9, 2016 00:45
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
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.

3 participants