Skip to content

Commit df86809

Browse files
committed
this seems to be not needed actually, so goog time to clean up
1 parent 0fd9659 commit df86809

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/storybook-builder/static/iframe-template.html

-4
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,6 @@
5252

5353
('OTHER_GLOBLALS HERE');
5454

55-
// TODO(storybook): check if it's relevant for us
56-
// We do this so that "module && module.hot" etc. in Storybook source code
57-
// doesn't fail (it will simply be disabled)
58-
window.module = undefined;
5955
window.global = window;
6056
</script>
6157
<!-- [HEAD HTML SNIPPET HERE] -->

0 commit comments

Comments
 (0)