hoppscotch / hoppscotch-extension

🧩 Browser extensions to provide more capabilities to https://hoppscotch.io
https://hoppscotch.io
MIT License
254 stars 95 forks source link

Production build should not have source maps #147

Open honungsburk opened 2 years ago

honungsburk commented 2 years ago

Seems like for version 0.24 of hoppscotch the browser tries to grab the source map, but then fails and raises a warning. I assumed there was some problem with the build of my own project so it would be awesome to get rid of the warning.

Example: image