Rakefile is like Makefile - it has dependency management, while npm run scripts do not. Aside from that, this also allows us to drop literally all Node.js packages, as uglify-js is self-contained and has no dependencies. Reduced node_modules from 17M to 374K. |
||
|---|---|---|
| .. | ||
| _data | ||
| _docs | ||
| _drafts | ||
| _includes | ||
| _pages | ||
| _pets | ||
| _portfolio | ||
| _posts | ||
| _recipes | ||
| assets/images | ||
| _config.dev.yml | ||
| _config.yml | ||
| Gemfile | ||
| screenshot-layouts.png | ||
| screenshot.png | ||