Home Forums Chart Support Can canvasjs work with webpack Reply To: Can canvasjs work with webpack

#33861

I forgot to mention that I derived the above by following the React instructions for create-react-app (https://canvasjs.com/docs/charts/integration/react/), then doing a “yarn eject” to see the loader it was using in webpack. I had to trial-and-error my way through the correct path, presets, and plugins that made it work with the rest of my project.