Skip to content

Commit 14dfd2f

Browse files
authored
fix: remove broken sourcemaps (#150)
1 parent 7225a4b commit 14dfd2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rollup.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ export default [
2323
output: {
2424
file: "dist/index.esm.js",
2525
format: "esm",
26-
sourcemap: true,
2726
},
2827
},
2928
];

0 commit comments

Comments
 (0)