Hi all,
I am using scripted dashboards to set up our context dependent dashboards. The code is getting big,so I started to structure it in modules, then I wanted to try out ecma6 imports, but it does not work out of the box, and I realised it is not clear how these js files get included to the final page, is there any doc on that? Will it be possible in the future to use ecma6 imports?
(Systemjs.import for example)