facebook

Provide a way to disable CodeMix’s CodeLive with arguments when deploying servers

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

    Aaron Lara
    Member

    This issue was raised by @AnakinPt via live chat. He want a way to run protractor without CodeLive’s dashboard but still be able to run other projects with it being enabled. So a proposal is to have arguments to disable CodeLive via arguments.

    #612860 Reply

    Hi anakinpt,

    We have published a new version of angular-ide npm module.
    You can now add “–disable-codelive” to disable CodeLive for this run. e.g.: ng serve --disable-codelive.
    To get this latest version, just open up a new Terminal+ tab for your project and run: npm i angular-ide.

    Cheers,
    Sal

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Provide a way to disable CodeMix’s CodeLive with arguments when deploying servers

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