8000 Shrink extension size for `github.dev` by only including modules which are used in `tsconfig.browser.json` · Issue #17709 · microsoft/vscode-python · GitHub
[go: up one dir, main page]

Skip to content
Shrink extension size for github.dev by only including modules which are used in tsconfig.browser.json #17709
Closed
@karrtikr

Description

@karrtikr

When running in browser we only need to include what src\client\browser\extension.ts imports. It uses certain file system tools, common modules like localize.ts.

With #17658 it was expanded a lot more than needed.

Metadata

Metadata

Assignees

Labels

area-internalLabel for non-user facing issuesfeature-requestRequest for new features or functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0