balena-io-examples/multicontainer-getting-started

Highcharts not defined

dremsol opened this issue · 1 comments

For some reason highcharts is not defined in main.js.

image

including <script src="https://code.highcharts.com/highcharts.js"></script> above <script data-main="js/app" src="js/require.js"></script> seems to solve the issue.

I'm not a frontend expert but including the script outside requireJs seems a bit hacky to me.

resolved by commit e1c9393