I did miss the bignumber.js in may package.json, but i still get the same error. I will experiment more and see if I can solve it. Was the json-bigint package introduced recently, or has it been there for a longer time?
It existed in the past, as well (in erdjs prior v10). There should be a way to configure the global variables in webpack, so that we do not apply globals-related logic in the erdjs libraries.
I will let you know if I find a workaround in the meantime. However, hacking the libraries for webpack's sake should only be a last resort ?
It existed in the past, as well (in erdjs prior v10). There should be a way to configure the global variables in webpack, so that we do not apply globals-related logic in the erdjs libraries. I will let you know if I find a workaround in the meantime. However, hacking the libraries for webpack's sake should only be a last resort ?