Why is copying library assets to public folder necessary?

Hi, i’m currently going through the docs for the webviewer and I’m a little confused by this step:

Why can’t the webviewer read from the js bundle instead of having to serve up the content publicly?

Hi @39rc and welcome to the forum.

We are currently working on a version which can deliver these assets directly from CDN.

I don’t think there is any particular reason why it is currently done this way. The assets need to be made available somehow, but I’m not sure of the design decision with respect to the technique used to do this at present.