Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate in-source flag #7180

Open
cometkim opened this issue Nov 28, 2024 · 1 comment
Open

Deprecate in-source flag #7180

cometkim opened this issue Nov 28, 2024 · 1 comment

Comments

@cometkim
Copy link
Member

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.

@cometkim
Copy link
Member Author

Related #6210 and #6475

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant