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

Don't bundle @vscode/l10n to save space #88

Open
TylerLeonhardt opened this issue Jan 19, 2023 · 1 comment
Open

Don't bundle @vscode/l10n to save space #88

TylerLeonhardt opened this issue Jan 19, 2023 · 1 comment

Comments

@TylerLeonhardt
Copy link
Member

It's a library so there's no need to. Plus, on the node side it pulls in request-light which should be declared as a normal dependency rather than a devDependency to make the resulting package smaller.

@TylerLeonhardt
Copy link
Member Author

important potentially: microsoft/TypeScript#44501

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

No branches or pull requests

1 participant