sourcemap tests

This commit is contained in:
2021-09-13 18:12:40 +02:00
parent 0bf64b1031
commit 95c2950193
17 changed files with 4001 additions and 663 deletions

View File

@@ -5,6 +5,7 @@ module.exports = {
typescript({
sourcemap: true,
}),
sveltePreprocess({
sourceMap: true,
typescript: false,