I see that `ENABLE_EMBER` is removed from dockerf...
# ui
s
I see that
ENABLE_EMBER
is removed from dockerfile, is ember app still available?
m
@some-crayon-90964: yes all the source code is still there, but we stopped building the ember app and publishing docker images as there are no changes planned to it and it is a significant slowdown on the builds. You can continue depending on the older ember docker images until you migrate to the react application.
s
@mammoth-bear-12532 Thanks for letting me know. I think it is good enough for us. I just reverted the build script to include this flag again in order to build ember.