unix/func

[Optimize] reduce bundle size

unix opened this issue · 1 comments

unix commented

Expected:

  • Further reduce the size of the package
  • No breaking changes

Programme:

  • Analyze bundle
  • Reduce the field length of metadata
  • Remove unused functions
  • Optimize some abstract designs
unix commented
  1. Function params cannot be compressed
  2. reflect-metadata - 52.5% (no optimization is required)
  3. other solved by tag-1.1.1