WEBPACK error with tradingview · Issue #86 · tradingview/...
Hi! i was trying to use the libary with React + react-scripts. Here is my code import * as React from 'react'; import { widget } from 'charting_library/charting_library.min.js'; export class TVChartContainer extends React.PureComponent {...