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

[Optimize] reduce bundle size #4

Closed
unix opened this issue Jun 16, 2019 · 1 comment
Closed

[Optimize] reduce bundle size #4

unix opened this issue Jun 16, 2019 · 1 comment
Labels

Comments

@unix
Copy link
Owner

unix commented Jun 16, 2019

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 unix added the in-plan label Jun 16, 2019
@unix
Copy link
Owner Author

unix commented Jun 19, 2019

  1. Function params cannot be compressed
  2. reflect-metadata - 52.5% (no optimization is required)
  3. other solved by tag-1.1.1

@unix unix closed this as completed Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant