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

Size optimizations: npm ignore docs and source maps in dist /directories #212

Closed
coopy opened this issue Feb 23, 2016 · 1 comment
Closed
Assignees

Comments

@coopy
Copy link
Contributor

coopy commented Feb 23, 2016

npm ignore dist/*.map for Victory and all projects it depends on.

  • victory
  • victory-chart
  • victory-pie
  • victory-core
  • ecology
  • component playground

npm ignore :

  • victory/docs
  • victory-chart/docs
  • victory-pie/docs
  • victory-core/docs
@coopy coopy changed the title Size optimizations: npm ignore source maps in dist /directories Size optimizations: npm ignore docs and source maps in dist /directories Feb 23, 2016
@coopy coopy self-assigned this Feb 25, 2016
@coopy
Copy link
Contributor Author

coopy commented Mar 3, 2016

@bkniffler Victory 0.4.1 was released today with many performance and size improvements! While we are still working to reduce the effect of the final code bundle (#209), we are down to under 100kb minified+gzipped, and these are the stats for npm install on my dual core MBP:

Edit: These numbers are for npm install in a project that has one dependency: "victory": "0.4.1".

[email protected]
time: 1:08min
node_modules total size: 82.1mb

[email protected]
time: 1:45min
node_modules total size: 52.7mb

@coopy coopy closed this as completed Mar 3, 2016
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

No branches or pull requests

1 participant