Hi,
I am not shipping the whole system folder under isomorphic directory with my ear file. Now pages with the smartclient components are resulting in 404 errors for the empty.html file. This file is being requested only if application is being accessed over https and not http.
I am not sure what's the purpose of this file but to me the whole helper directory is only for the development environment and should not be shipped for the production env.
Please advise what I should do to avoid this error.
Thanks.
I am not shipping the whole system folder under isomorphic directory with my ear file. Now pages with the smartclient components are resulting in 404 errors for the empty.html file. This file is being requested only if application is being accessed over https and not http.
I am not sure what's the purpose of this file but to me the whole helper directory is only for the development environment and should not be shipped for the production env.
Please advise what I should do to avoid this error.
Thanks.
Comment