diff --git a/apps/site/.storybook/main.ts b/apps/site/.storybook/main.ts index 7a5202a6c1afa..8c8a4087103a6 100644 --- a/apps/site/.storybook/main.ts +++ b/apps/site/.storybook/main.ts @@ -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 =>