construct-hub
construct-hub copied to clipboard
cdk-scheduler library does not appear on construct Hub
Following the "Contribute" instructions, the cdk-scheduler package has been setup and compiled with JSII (.jsii bundled in package and jsii parameters in package.json).
We also added some of the suggested tags for better chances of getting picked up but the library does not appear in Construct Hub (after a week).
Maybe something to do with the fact that our package is in a subdirectory of the github repo ?
Hi @Misfits09 - can you see if updating the "organization" field in your package.json to a boolean value and re-publishing the library fixes it? See this related issue: https://github.com/cdklabs/construct-hub/issues/900