Skip to content

Commit

Permalink
wip: test import
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j committed Jan 10, 2025
1 parent 008d619 commit 2a68164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webiny.project.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export default {
? m.value.default()
: m.value.default;
} catch (e) {
console.log('woot', e)
console.log("woot", e);
// This one is most likely not built yet.
return null;
}
Expand Down

0 comments on commit 2a68164

Please sign in to comment.