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

feat(index js): add requiredIf to named exports #75

Merged
merged 2 commits into from
Nov 21, 2019

Conversation

Mohammer5
Copy link
Contributor

@Mohammer5 Mohammer5 commented Nov 21, 2019

@HendrikThePendric for some reasons, when I commit changes, the pre-commit hook just emptied the README, no idea what went wrong here. So this is something we need to fix, do you have an idea what went wrong (#76)?

EDIT: My local deps weren't up2date

@HendrikThePendric
Copy link
Contributor

In the pre-commit hook, the docs are built. And for this repo that means a new readme is (or rather "should be") generated based on the template ./jsdoc2md/README.hbs and the jsDoc comments in the files in ./src. So it seems this is failing locally for you. Could you first check what happens when you run yarn docs?

If it fails, I don't know if fixing it locally is a good way forward. Perhaps we should just focus on building the docs in travis and making sure it works there.

@Mohammer5 Mohammer5 merged commit cf6697e into master Nov 21, 2019
@Mohammer5 Mohammer5 deleted the RequiredIf_named_export branch November 21, 2019 11:12
dhis2-bot added a commit that referenced this pull request Nov 21, 2019
# [1.4.0](v1.3.0...v1.4.0) (2019-11-21)

### Features

* **index js:** add requiredIf to named exports ([#75](#75)) ([cf6697e](cf6697e))
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants