Skip to content

Commit

Permalink
chore: 🎨
Browse files Browse the repository at this point in the history
  • Loading branch information
kobezzza committed Jan 15, 2024
1 parent 4fb8aa3 commit d5699be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ import createInitAppSemaphore from 'core/init/semaphore';
export { initApp, createInitAppSemaphore };

//#unless runtime has storybook

if (SSR) {
process.on('unhandledRejection', stderr);

Expand Down

0 comments on commit d5699be

Please sign in to comment.