Can someone please point me to examples on how I can add a directory that contains a number of configuration (json) files to my web application? Say, these will be created in src/config at dev time and should be located in web/config at runtime.
Do I need to change the oraclejetconfig.json? Can someone please explain? I am on OJET 11.1 and typescript.
N.B: These jsons will be created by a different API when cloning the application for a specific tenant.
Thanks in advance,
Rahul