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
Copy link
Copy Markdown
Contributor

@rbuckton rbuckton commented Sep 8, 2016

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
Copy link
Copy Markdown
Contributor Author

rbuckton commented Sep 8, 2016

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

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Sep 8, 2016

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

@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Sep 8, 2016

👍

@rbuckton
Copy link
Copy Markdown
Contributor Author

rbuckton commented Sep 8, 2016

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