Skip to content

API: Make public internal chainBundle #28310

Closed
@cevek

Description

@cevek

TypeScript Version: 3.2.0-dev.201xxxxx

Currently we can't work with bundles in transformers, but built-in transformers use chainBundle to iterate over sourceFiles inside them

return chainBundle(transformSourceFile);

So, we need something similar or opened chainBundle to use in the custom transformers

Metadata

Metadata

Assignees

No one assigned

    Labels

    APIRelates to the public API for TypeScriptIn DiscussionNot yet reached consensusSuggestionAn idea for TypeScript

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions