Skip to content

Remove dead code from generated JS file #27189

Description

@sbc100

We should strive to generate a JS file without any dead code.

Sure we can rely on DCE tools to clean up our mess but its cleaner for our codebase if we only generated code that is needed for a given program.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions