underfin / vite-plugin-vue2

Vue2 plugin for Vite
620 stars 83 forks source link

Add an option to entirely disable sourcemap generation #208

Closed ascott18 closed 2 years ago

ascott18 commented 2 years ago

I'm having troubles with the generated sourcemaps being wrong. When I try to set a breakpoint in some part of my SFC's Githubissues.

  • Githubissues is a development platform for aggregating issues.