Alexey Ogarkov

Results 3 comments of Alexey Ogarkov

You can consider creating iframe just to do eval of module and dependencies and then return object from iframe to top. This would solve side-effects and versions incompatibility of dependencies...

Basically you use iframe only to load JS so it does not interfere with side effects on others (e.g. webpack3 and webpack4 components) multiple versions of ag-grid and other examples....

> First is to use JDK8, problem does not occur there. Tried with jdk8 - same issue