wordle
wordle copied to clipboard
Missing sourcemap warnings when dev site is first loaded.
Since I updated to the latest version of Svelte and started using Vite instead of Rollup I have been getting the following warnings every time I load the dev site for the first time.
If anyone could assist with suggestions on how to either disabling the warnings or actually generating the sourcemaps it would be much appreciated.
see the docs
see the docs
I appreciate the help but I have tried all of the build.sourcemap
options with no effect.