setting breakpoints, for example, requires a full mapping from the main code to the transpiled code
which means while minimal sourcemaps are so small there is no need to omit them for production,
they are not especially usable for intensive developer-side work like stepping
through code or setting arbitrary breaks in the original code.
setting breakpoints, for example, requires a full mapping from the main code to the transpiled code
which means while minimal sourcemaps are so small there is no need to omit them for production,
they are not especially usable for intensive developer-side work like stepping
through code or setting arbitrary breaks in the original code.