adobe / storefront-product-listing-page

MIT License
14 stars 32 forks source link

Improve developer experience by enabling sourcemaps #15

Open arumsey opened 9 months ago

arumsey commented 9 months ago

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.