Thanks. What I'm really after is how I go about using external javascript libraries.
How do I 'import' them? Do I need to copy all library files locally? What's all this business about dynamic imports ? etc Most libraries that i see contain import command..i cant seem to do any of that in C3.
The only demo about using external libries in the scripting example projects just uses a single javascript file and doesn't really demo anything about importing etc. It would be nice to see a demo using a realworld example with an imported script, no matter how simple..
Cheers