Upgrade Webpack
- Switch to Webpack >=4.29
- Upgrade every single dependency
- Strong ESLint rules
- Separate linting step on GitLab CI
- No longer depend on any backend template
- Production build optimizations (-35% build size, see https://cloud.teklia.com/f/44709 for details)
- Use gzip compressed builds with Nginx (-61% bandwidth relative to optimized build)
- Use same environment variables as demo
Edited by Erwan Rouchet