Skip to content

Commit

Permalink
updated test, removed log
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed May 2, 2024
1 parent 9937f59 commit bc599e4
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 38 deletions.
1 change: 0 additions & 1 deletion plugins/esbuild.ts
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,6 @@ export default function (userOptions?: Options) {
allPages.push(page);
}
}
console.log(pages.map((p) => p.data.url));
});
};
}
Expand Down
Loading

0 comments on commit bc599e4

Please sign in to comment.