With the rise of Service Workers and performance improvements like cache-control: immutable becoming critical for modern applications. Tooling is increasingly essential for deploying and updating production code in safe and consistent ways. As tooling becomes better and more advanced there is a growing divide between what we write as developers and what ships to the users. Source Maps are a neat m
