sapper-template icon indicating copy to clipboard operation
sapper-template copied to clipboard

css sourcemap broken

Open magicly opened this issue 4 years ago • 1 comments

I did as the readme file, but cannot see css sourcemap in Chrome. In fact, it shows "bundle.css:1".

The css sourcemap seems broken, but in REPL it is ok.

I'm a newbie for Svelte so maybe I miss sth. Any help is welcome, thanks~

my svelte is"version": "3.31.2"

magicly avatar Jan 05 '21 14:01 magicly

https://github.com/sveltejs/sapper-template-webpack is ok, but https://github.com/sveltejs/sapper-template-rollup is not. It seems sth wrong with rollup's config?

magicly avatar Jan 05 '21 16:01 magicly