Skip to content

Distinguish declaration file and js file when the option “Keep comments in TypeScript compiler output" is turned on #11774

Closed

Description

Preserve comments in the declaration file have been able to provide prompt information in VS. Production environment using the uncompressed JS file helps locate exception, and retained in the .js file comments are unnecessary.
Proposals to add the options control only keep comments in declaration files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    SuggestionAn idea for TypeScriptToo ComplexAn issue which adding support for may be too complex for the value it adds

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions