mirror of
https://github.com/jakejarvis/get-canonical-url.git
synced 2026-09-12 00:35:33 -04:00
switch to microbundle
This commit is contained in:
@@ -68,7 +68,6 @@ describe("without canonical tag", () => {
|
||||
});
|
||||
|
||||
async function wait(ms) {
|
||||
// eslint-disable-next-line compat/compat
|
||||
return new Promise((resolve) => {
|
||||
setTimeout(resolve, ms);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user