#Parcel what do
- Dev Build
- Local Server
- HMR = Hot Module Replacement
- File Watching Algorithm - written in C++
- Caching - Faster Builds
- Image Optimization
- Minification
- Bundling
- Compressing
- Consistent Hashing
- Code splitting
- Differential Bundling - support older browser
- Diagnostic
- Error Handing
- HTTPs
- Tree Shaking - remove unused code
- Different dev and prod bundle