This repository has been archived by the owner on May 1, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(d3): fix d3 hack for electron env
index.html, and the scripts loaded, is used in the usual browser env and in the electron one. For d3 there was an hack to load it correctly in the electron env. Setting node integration to the browser window, when it runs in the electron env, d3 is loaded without any hack.
- Loading branch information