Skip to content

Preserve execute permissions #16257

Closed
Closed
@Richie765

Description

@Richie765

Feature request. Could the 'execute' permission be preserved the the generated output?

Current situation:

ls -l src
-rwxr-xr-x 1 user staff 656 Jun  4 19:42 main.ts

ls -l build
-rw-r--r-- 1 user staff 788 Jun  4 19:56 main.js

It would be nice if build/main.js also had the x permissions so it can be executed directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Out of ScopeThis idea sits outside of the TypeScript language design constraintsSuggestionAn idea for TypeScript

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions