Skip to content

Minor Build Tweaks #90

@benkiefer

Description

@benkiefer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions