rcrezende

Results 1 issues of rcrezende

Although Plotly React works properly in the browser with babel-standalone, React-pivottable throws ReferenceError: exports is not defined: ![image](https://user-images.githubusercontent.com/604872/38460175-a08f3ee0-3a69-11e8-8662-bf5d24c63761.png) Repro: ``` Plotly/React/PivotTables in browser compilation class App extends React.Component { render()...