diff --git a/auto/auto.esm.js b/auto/auto.esm.js index 42626764a8b..8111b89a896 100644 --- a/auto/auto.esm.js +++ b/auto/auto.esm.js @@ -1,4 +1,4 @@ -import {Chart, registerables} from '../dist/chart.esm'; +import {Chart, registerables} from '../dist/chart.esm.js'; Chart.register(...registerables);