preactjs / preset-vite

Preset for using Preact with the vite bundler
https://npm.im/@preact/preset-vite
MIT License
260 stars 26 forks source link

fix: Ensure sourcemap comments are stripped too #118

Closed rschristian closed 5 months ago

rschristian commented 6 months ago

Looks like I forgot to strip the sourcemap comments in addition to the sourcemap files.

rschristian commented 5 months ago

No worries! It was a fair thing to hold out on anyhow.

Only remembered this as I was playing w/ our REPL and was seeing a plethora of 404's for the source maps.