styleguidist/react-styleguidist

Uncaught ReferenceError: global is not defined

Open

#1,209 建立於 2018年11月20日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)TypeScript (1,416 fork)github user discovery
buggood first issuehelp wanted

倉庫指標

Star
 (11,091 star)
PR 合併指標
 (PR 指標待抓取)

描述

Current behavior

The build is triggered and page loaded in the browser. We are getting this in the console.

To reproduce

We have specific way of bundling webpack configuration by webpack. So it would be slightly difficult to make reproduction of issue at this point as we are working in monorepo.

So far what I know that issue is coming from es6-promise bundle. I'm looking at least for some hint. Then I will be happy to even provide example which will be much simplier.

Expected behavior

We will not have issue with missing global variable.

貢獻者指南