ipyreact doesn't seem to work offline w/o internet connection because of attempting to load https://ga.jspm.io/npm:[email protected]/dist/es-module-shims.js .
Is it possible to make it so that this file is also embedded with ipyreact js distributed files so it can work offline, or else allow it to be configured to load from local file.