Inspector with ES6 modules

How do I start the inspector with ES6 modules correctly? Loading is fine, but it’s missing the GUI module, should I just import it fully? It seems the inspector hasn’t got ES6 treatment yet.

Pinging @sebavan

You need to rely on the es6 inspector package and import it for side effects only :slight_smile:

I ll add it to the documentation.

Thanks, it worked!

hello,@sebavan!
I would like to ask the inspector how to implement this feature in my own project
The tree structure in procuratorate, do through what frame, still have its attribute panel, how to realize