Using lit-element Highcharts and its modules can be loaded like that:


import 'highcharts';
import 'highcharts/modules/exporting';
import 'highcharts/modules/boost'
import 'highcharts/highcharts-more';


Demo: