Open rsdoiel opened 1 week ago
Looks like it is not properly propagating from the cold.ts
main function through the resolution of the people_edit.hbs file. That could be due to a typo someplace or through the defaults overwriting the option being set at the command line.
When I setup production with release v0.0.12 the -baseUrl option doesn't get pickup by the cold middle ware service. That means I had to put the directory_client.js in App's main htdocs directory. This shouldn't be required as it will make managing cold updates cumbersome over time. Need to result that so brower side JavaScript is easily update with each release and deployment.