Skip to content

Deprecate in-source flag #7180

Open
Open
@cometkim

Description

@cometkim

See #6209 (comment)

Currently in-source is optional, and the compiler only does one mode.

However, they have their own use cases and are not interchangeable. In particular, with ESM semantics, a lib directory is still needed to serve without additional tools like NPM.

However, most people use in-source: true in the general case as we recommended it.

I think that both should be enabled. Users only have to choose whether to include it in the NPM package or the git repository.

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