cereschen / vite-plugin-svg-sprite-component

7 stars 4 forks source link

DevTools failed to load source map: Could not load content for http://localhost:3000/@vite/client.mjs.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE #10

Open casyalex opened 2 years ago

casyalex commented 2 years ago

I am pretty much sure is the same issue to another plugin. https://github.com/intlify/bundle-tools/issues/82

image

When remove the plugin in vite.config.js, sourcemap works again.


UPDATE: I rollback to v1.0.8, warning disppear.