facebook

CodeLive panel appearing in production

  1. CodeMix & Angular IDE
  2.  > 
  3. Webclipse 1.x Help
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #534231 Reply

    andrewbee2
    Participant

    Hello,

    I built my Angular 2 application using ng build –prod, from a normal Windows command line. When I deploy and browse it in a Tomcat Java app, the panel is still there. How do I exclude it from the build?

    Thanks

    #534260 Reply

    Brian Fernandes
    Moderator

    Andrew,

    We do not inject CodeLive during ng build, and ran several tests yesterday to ensure that with ng build --prod, the dashboard is not inserted.

    Could you have some overlapping build areas, or could you perhaps be picking up the wrong resources after the build?

    Finally, how are you deploying it to Tomcat? If you are using our tooling, it’s possible that CodeLive is being re-injected because we support it for Java EE servers as well 🙂 Perhaps it’s best to turn off CodeLive from our the Servers view toolbar before deploying, see this document for details: https://www.genuitec.com/docs/web-apps/modern-web/using-codelive-for-angular/

    Hope this helps

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: CodeLive panel appearing in production

You must be logged in to post in the forum log in