I have angular 7 project, I need to do the production build of this in the bazel. The bazel is building other go langauage things, along with that i want a7 to be built.
NOTE : i want minimum changes to be done to my existing a7 project.
What is the best way?