remove the => "main": "App.js"
- Dev and production build
- Local Server
- HMR = Hot Module Replacement
- File Watching Algorithm - writte in C++
- Caching - Faster Builds
- Cleaning our code
- Super fast build algorithm
- Image Optimization
- Minification of files
- Bundling of files
- Compress the files
- Content Hashing
- Code Splitting
- Differential Bundling
- Error Handling (Diagnostics)
- HTTPS on dev
- Zero Config
- Tree Shaking