Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upNODE_API.md does not to indicate support for .yml configuration, but I can? #1302
Comments
|
Indeed, that's true - what's needed is to add config as an argument in the build method’s jsdoc. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Was reading the the docs, and wanted to make use of the configuration mentioned here, with the nodejs apis.
But, I couldn't find any mention of it in the nodejs api docs. Had to do some digging into the source to see what was truly available (it is).
Posting this issue here; hoping it might save someone the time in the future, if they're looking to do the same:
^ This seemed to have worked for me.