huozhi/devjar

Speed up the iframe html content and script loading

huozhi opened this issue · 0 comments

We inject the render target div and script in react effects, which could be a bit slower than when you call load(files). Load script take time and now we need to wait until the __render__ function is loaded then we could load files.