Add search-ui application to the build
- Updated the entrypoint.sh file to include build and "deployment" of search-ui application.
- Line 25 in entrypoint.sh file ("mv dist/assets/index-*.css dist/assets/styles_search-ui.css") is commented until CSS build is added during the "npm run build".
- Do not merge the html.html.twig file - it contains changes only for testing/demo purposes.
@OC000008353898 I hope this MR will be useful for the setup of live environment.