Following the conversation in https://github.com/svg/svgo/pull/1905#discussion_r1443637021, opting to use the same options for both the browser and CJS module. I've also made some small adjustments to the options to reduce the bundle sizes without significant impacting the ability to debug errors.
I may look into this more later, particularly to see if we should enable source maps, for now, we can leave it at this.
Following the conversation in https://github.com/svg/svgo/pull/1905#discussion_r1443637021, opting to use the same options for both the browser and CJS module. I've also made some small adjustments to the options to reduce the bundle sizes without significant impacting the ability to debug errors.
I may look into this more later, particularly to see if we should enable source maps, for now, we can leave it at this.