mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-05 16:11:33 +08:00
change to use @storybook/global in modern entry
This commit is contained in:
parent
fc357d7df6
commit
bb2e680cd7
@ -1,4 +1,4 @@
|
||||
import global from 'global';
|
||||
import { global } from '@storybook/global';
|
||||
|
||||
import { ClientApi, PreviewWeb, addons, composeConfigs } from '@storybook/preview-api';
|
||||
import { createChannel as createPostMessageChannel } from '@storybook/channel-postmessage';
|
||||
|
Loading…
x
Reference in New Issue
Block a user