Skip to content

Commit f659ccf

Browse files
Guy BedfordJakeChampion
authored andcommitted
remove console log
1 parent 0e697e1 commit f659ccf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/precompile.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,5 @@ export function precompile(source, filename = "<input>") {
5252
// includeContent: true
5353
// });
5454

55-
console.log(magicString.toString());
5655
return magicString.toString();
5756
}

0 commit comments

Comments
 (0)