import 'bootstrap'; import $ from 'jquery'; import Chart from 'chart.js/auto'; window.$ = window.jQuery = $; window.Chart = Chart;