mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 07:21:17 +08:00
Web-components: Fix build
This commit is contained in:
parent
995467be28
commit
87bcf3ea80
@ -1,4 +1,3 @@
|
||||
// @ts-expect-error (Converted from ts-ignore)
|
||||
import global from 'global';
|
||||
|
||||
const { window: globalWindow } = global;
|
||||
|
@ -1,4 +1,3 @@
|
||||
// @ts-expect-error (Converted from ts-ignore)
|
||||
import global from 'global';
|
||||
|
||||
const { window, EventSource } = global;
|
||||
|
Loading…
x
Reference in New Issue
Block a user