-
Notifications
You must be signed in to change notification settings - Fork 139
Closed
Labels
type: questionFurther information is requestedFurther information is requested
Description
Have a few questions about parts of the start command that are unclear...
- What's the "context" and how does that differ from appLocation or appArtifactLocation?
- If I have a folder named
staticand I want to serve it, it seems like the only way to make this work is to set the context:swa start ./static.swa start --app-location ./static(or using--app) doesn't seem to work.
- If I have a folder named
- How does it select the workflow file to use, especially if there's more than one?
- What does it use from the workflow?
- How does
--buildwork? - How does it determine which config file to use? Add flag to accept location of config or routes.json #125
Metadata
Metadata
Assignees
Labels
type: questionFurther information is requestedFurther information is requested