Home Forums Chart Support CanvasJS with Webpack and VueJS Reply To: CanvasJS with Webpack and VueJS

#18966

Hi, thanks for your answer.

I’ve done that before but I’m using Webpack to bundle many things together, for example all my 3rd party libraries are combined and minified in a single js bundle.
That’s why I need ES6 modules.