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

fix(jsii-pacmack): default to target directory mode #363

Merged
merged 2 commits into from
Feb 14, 2019

Commits on Feb 14, 2019

  1. fix(jsii-pacmack): default to target directory mode

    Always generate to `$root/dist/TARGET`, even when only
    generating one target. This behavior works better
    for selectively building targets in a larger build that
    expects certain naming conventions.
    Rico Huijbers committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    8aa2605 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    435d997 View commit details
    Browse the repository at this point in the history