Skip to content

Minor Build Tweaks #90

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

Open
benkiefer opened this issue Nov 23, 2014 · 0 comments
Open

Minor Build Tweaks #90

benkiefer opened this issue Nov 23, 2014 · 0 comments

Comments

@benkiefer
Copy link

I'm working on another pull request (developing on windows in git bash) and ran into a couple of minor issues.

  • the leading dot in the bindir was causing an error, so I switched it out for global.__originalDirname
  • the build could only be run from the root directory, which isn't a big fix, but it was easy to add support which came straight from the cake docs.

Here's the error from the "./node_modules" change:

 Error: Command failed: '.' is not recognized as an internal or external command, operable program or batch file.

Pull request coming shortly.

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

1 participant