Skip to content

Commit

Permalink
chore: remove log [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Aug 17, 2022
1 parent 19ec22c commit 64462dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/node/staticDataPlugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ export const staticDataPlugin: Plugin = {
? normalizePath(resolve(base, p))
: normalizePath(p)
})
console.log(pattern)
}
loader = loaderModule.load
}
Expand Down

0 comments on commit 64462dc

Please sign in to comment.