Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiler Options wiki: separateCompilation has weird description #3653

Closed
mihailik opened this issue Jun 26, 2015 · 3 comments
Closed

Compiler Options wiki: separateCompilation has weird description #3653

mihailik opened this issue Jun 26, 2015 · 3 comments
Labels
Docs The issue relates to how you learn TypeScript Fixed A PR has been merged for this issue

Comments

@mihailik
Copy link
Contributor

Compiler Options

--separateCompilation
Unconditionally emit imports for unresolved files.

Is it really the meaning of this option? You'd never guess!

@DanielRosenwasser
Copy link
Member

We had a very hard time trying to name this option. See #2499. But actually, in #3208, this was renamed to --isolatedModules.

I just fixed the wiki, but in the future, you can send a PR/file an issue on TypeScript-wiki. Does that more or less address what you had in mind?

@mhegazy
Copy link
Contributor

mhegazy commented Jun 26, 2015

Thanks @mihailik

@mhegazy mhegazy added the Docs The issue relates to how you learn TypeScript label Jun 26, 2015
@mhegazy mhegazy added this to the TypeScript 1.6 milestone Jun 26, 2015
@mhegazy mhegazy added the Fixed A PR has been merged for this issue label Jun 26, 2015
@mhegazy mhegazy closed this as completed Jun 26, 2015
@mihailik
Copy link
Contributor Author

Thanks a lot, the links create a perfect context. Pieces fall into their places.

@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
Docs The issue relates to how you learn TypeScript Fixed A PR has been merged for this issue
Projects
None yet
Development

No branches or pull requests

3 participants