Skip to content

Commit

Permalink
Update compress.mjs
Browse files Browse the repository at this point in the history
  • Loading branch information
mathe42 authored Sep 26, 2024
1 parent f85f260 commit f49cc02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compress.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ export function toDo(folder) {

// console.log(v)
// console.log(webpPath)
// console.log(files.includes(webpPath))
// console.log(files.includes(webpPath))

return !files.includes(webpPath)
})
Expand Down

0 comments on commit f49cc02

Please sign in to comment.