Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

recognize tslib.__decorate as if it was __decorate #215

@IgorMinar

Description

@IgorMinar

Bug Report or Feature Request (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request

Area

- [x] devkit
- [ ] schematics

Versions

build-optimizer@0.28

Repro steps

set importHelpers: true in tsconfig of an app then build with build optimizer

Desired functionality

Decorators should be stripped.

Mention any other details that might be useful

This is a follow up on #210 which implements this functionality for global __decorate calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions