cloudflare / doca

A CLI tool that scaffolds API documentation based on JSON HyperSchemas.
BSD 3-Clause "New" or "Revised" License
228 stars 36 forks source link

Fixing windows issues #26

Closed wiggisser closed 7 years ago

wiggisser commented 7 years ago

resolves #25

apihlaja commented 7 years ago

I don't think Windows build has to be a special case:

Then it should works equally in win & *nix.

Edit: Hmm.. not sure if -p sets NODE_ENV to production. If that's not the case and the env var is needed, I think there is Webpack plugin for it.

handrews commented 7 years ago

It's been more than 3 months since changes were requested with no activity, so I'm closing this PR and copying the relevant comments to the issue.

Thanks for your efforts on this, everyone, we do still want to fix this and we will keep tracking it.