Hi. I’m just starting to look at the ATLAS code so I can pitch in on some Patient Visualization WG work, and I noticed there’s no package.json; all third party libraries are directly included in the repo. Pardon me for bringing this up when I don’t have time to address it myself, but I just wanted to ask if there’s been an explicit decision to make the OHSDI (or at least ATLAS) libraries as simple as possible without requiring people to use npm or module bundlers like Webpack and stuff?
It’s probably not wise to have individual programmers bring in their own favorite bits of the javascript development ecosystem, but most projects I’ve worked on in the last few years use at least npm. Probably I’m just getting here late and missed the conversation. Maybe someone could fill me in. But if the conversation hasn’t happened yet, is now the time?
Thanks,
Sigfried