sveltejs / svelte-preprocess

A ✨ magical ✨ Svelte preprocessor with sensible defaults and support for: PostCSS, SCSS, Less, Stylus, Coffeescript, TypeScript, Pug and much more.
MIT License
1.73k stars 147 forks source link

update sorcery #571

Closed Rich-Harris closed 1 year ago

Rich-Harris commented 1 year ago

see https://github.com/sveltejs/kit/issues/8611

dummdidumm commented 1 year ago

seems like the import changed from default to named for some reason ..? Also, it seems that sorcery inlines the sourcemap-codec package while building, so that dependency should probably be a devDependency..?