Last active
          August 7, 2016 16:15 
        
      - 
      
- 
        Save ivanhoe011/3d8a6903506ca720a73da891afe50d0a to your computer and use it in GitHub Desktop. 
    Checking the size of babel
  
        
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | $ npm list babel-preset-es2015 | |
| [email protected] [...path removed as it's not important...] | |
| $ cd node_modules/babel-preset-es2015/ | |
| $ find . -name 'node.js' | grep '/lib/api' | |
| ./node_modules/babel-plugin-transform-regenerator/node_modules/babel-core/lib/api/node.js | |
| $ du -sh ./node_modules/babel-plugin-transform-regenerator/node_modules/babel-core/lib/api/node.js | |
| 4.0K ./node_modules/babel-plugin-transform-regenerator/node_modules/babel-core/lib/api/node.js | |
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment