Skip to content

Commit

Permalink
remove console log
Browse files Browse the repository at this point in the history
  • Loading branch information
Armin Jazi committed May 3, 2024
1 parent 41f9f39 commit b84f539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ export const create = (
}
return configString;
};
console.log(getSource());

this.emitFile({
type: "asset",
fileName: config.fileName,
Expand Down

0 comments on commit b84f539

Please sign in to comment.