Declan Naughton
Declan Naughton
graphlib not apparently deprecated https://github.com/dagrejs/graphlib
https://github.com/dagrejs
graphlib-dot is
using this: https://github.com/dagrejs/graphlib Not deprecated but I probably will pin a version
Be aware about resources, maybe don't do this. (how workaroundy is manually populating resources?)
How to differentiate dev builds?
NN model run/train is another example analogous to lots of exercises
bundle works in this case. How is webpack referencing working?
real-life example is: https://github.com/declann/calculang-miscellaneous-models/blob/2c71a92bf8841add4e7157d665930b47103baba7/models/tax-revenues/use-impact.js versus use ESM file
Possible solution is to not make these imports where an import was renamed. What would it mean? Overrides need to be explicitly defined? (Import A as A_A, A_A not inherited....