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

Uncompiled typescript files are included in the packages #115

Open
lilnasy opened this issue Jan 1, 2025 · 0 comments
Open

Uncompiled typescript files are included in the packages #115

lilnasy opened this issue Jan 1, 2025 · 0 comments

Comments

@lilnasy
Copy link

lilnasy commented Jan 1, 2025

While the typescript modules are compiled into js and these js files are added to the exports field, the original typescript files are not removed even though there is no export rule that allows access to them.

For example, see the @std/async tarball: https://npm.jsr.io/~/11/@jsr/std__async/1.0.9.tgz

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