Skip to content

Commit

Permalink
Update apps/site/.storybook/main.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Augustin Mauroy <[email protected]>
Signed-off-by: Claudio W <[email protected]>
  • Loading branch information
ovflowd and AugustinMauroy authored Nov 23, 2024
1 parent f759311 commit 09b28ba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/site/.storybook/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ const config: StorybookConfig = {
'@': join(__dirname, '../'),
},
},
// We need to configure `node:` APIs as Externals to WebPack
// since essentially they're not supported on the browser
// Removes Pesky Critical Dependency Warnings due to `next/font`
ignoreWarnings: [
e =>
Expand Down

0 comments on commit 09b28ba

Please sign in to comment.