Skip to content

Support empty imports to reduce the size of json#52

Open
ahaoboy wants to merge 1 commit intoesbuild:mainfrom
ahaoboy:main
Open

Support empty imports to reduce the size of json#52
ahaoboy wants to merge 1 commit intoesbuild:mainfrom
ahaoboy:main

Conversation

@ahaoboy
Copy link

@ahaoboy ahaoboy commented Feb 28, 2025

There are a lot of "imports": [] which makes the json very large, allow imports to be undefined can reduce the size of the json.

    "../mpv-polyfill/src/polyfill.ts": {
      "bytes": 490,
      "imports": []
    },

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

Successfully merging this pull request may close these issues.

1 participant