During the development of a storefront being able to easily debug in a browser is crucial. Currently the only source available for debugging is the result after going through the webpack bundling.
Actual Behaviour
Include sourcemaps with the webpack developer configuration.
Expected Behaviour
During the development of a storefront being able to easily debug in a browser is crucial. Currently the only source available for debugging is the result after going through the webpack bundling.
Actual Behaviour
Include sourcemaps with the webpack developer configuration.