Skip to content

Conversation

@1mnj1
Copy link

@1mnj1 1mnj1 commented Dec 17, 2025

],
"autoupdate": {
"source": "npm",
"target": "aws-sdk/client-scheduler",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This package doesn't exist, did you mean @aws-sdk/client-scheduler?

"basePath": "dist-es",
"files": [
"*.js",
"**/*.js"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to avoid introducing a config that includes a globstar, as it can result in files being included that we don't need on the CDN. Can we make this just */*.js?

]
}
]
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
}
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants