Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-He95 committed May 13, 2024
1 parent 6724ccd commit 476cbae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/shared-integration/src/transformers.ts
Expand Up @@ -11,7 +11,6 @@ export async function applyTransformers(
id: string,
enforce: SourceCodeTransformerEnforce = 'default',
) {
ctx.uno.currentFile = id
if (original.includes(IGNORE_COMMENT))
return

Expand Down

0 comments on commit 476cbae

Please sign in to comment.