Skip to content

How to link API #209

Answered by RohitM-IN
RohitM-IN asked this question in Q&A
Dec 16, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

ok GOT it

add another launch profile with deploy in it instead of preview

still though can you tell me how can i view the API in preview ?

{
  "profiles": {
    "Preview": {
      "commandName": "Project",
      "commandLineArgs": "preview -s \\\"SourceFiles=\\\" -s IgnoreInvalidXrefs=true"
    },
    "Deploy": {
      "commandName": "Project",
      "commandLineArgs": "deploy -s IgnoreInvalidXrefs=true"
    }
  }
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@daveaglick
Comment options

Answer selected by RohitM-IN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants