Skip to content

The vsix size of my own python is unusually small #24282

@Pythoneryeah

Description

@Pythoneryeah

Hello, why I made my own python plugin installation package, the size is only 4M. The package downloaded from the official has 15M. Is my packing order wrong? My packing procedure is as follows:

  1. npm install
  2. npm run package

Image

I compared the two vsix, The difference seems to be due to the contents of the pythonFiles directory. How can I solve this problem?
Image

There is no lib file in the pythonFIles directory of my own python vsix. Why
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features or functionalitytriage-neededNeeds assignment to the proper sub-team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions