styleguidist/react-styleguidist

Uncaught ReferenceError: global is not defined

Open

#1209 aperta il 20 nov 2018

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)TypeScript (1416 fork)github user discovery
buggood first issuehelp wanted

Metriche repository

Star
 (11.091 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor