Closed Cyndi-Tsui closed 2 years ago
Hi @Cyndi-Tsui - Yes I actually removed build/js folder in terms of what's checked in previously as that can be regenerated/built by doing an 'npm i' (as you've probably found out already yourself anyway. I've updated relevant readme -> https://github.com/Alvearie/patient-browser/blob/master/security/README.md to include this step before generating patient-browser.war file.
When patient-browser started run, console.log show some js files can not be found:
I checked the code history, js folder was removed in this PR: https://github.com/Alvearie/patient-browser/pull/32 But there is still some reference here: https://github.com/Alvearie/patient-browser/blob/master/build/index.html#L15-L16
@mcbride-p Could u help check this issue?