You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
@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".
npm ignore
dist/*.map for Victory and all projects it depends on.npm ignore
:The text was updated successfully, but these errors were encountered: