Skip to content

Radical (and random) reorganization of output file #3786

Closed
@michaelaird

Description

@michaelaird

We have typescript set to combine output into a single file. we've noticed that, seemingly at random, a very small change in a source file will result in huge changes in the output file resulting from the order of classes being totally reorganized.

i realize that the .ts file should be treated as "output" but these massive changes make it difficult to track edits in source control.

Ideally, a tree of dependent classes, ordered alphabetically, would be generated and traversed to combine the output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptExternalRelates to another program, environment, or user action which we cannot control.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions