Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"out" option is not respected #54

Closed
matthewp opened this issue Sep 22, 2014 · 1 comment
Closed

"out" option is not respected #54

matthewp opened this issue Sep 22, 2014 · 1 comment

Comments

@matthewp
Copy link
Contributor

My documentjs.json looks like this:

{
  "sites": {
    "docs": {
      "glob": "samsclub/public/app/**/*.{js,md}",
      "parent": "app",
      "out": "api"
    }
  }
}

When I run this from the same directory as the json file it outputs to ../docs. I expect to be in the current directory in the api folder.

@justinbmeyer
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants