Skip to content
This repository was archived by the owner on Jul 19, 2021. It is now read-only.

Conversation

@JTimNolan
Copy link

What are you trying to accomplish with this PR?

fixes #1057 by updating themekit binary and themekit-node api calls to the latest version

Checklist

For contributors:

For maintainers:

  • [N/A] I have 🎩'd these changes.

@ghost ghost added the cla-needed label Sep 21, 2019
*/
async function deploy(cmd = '', files = []) {
if (!['upload', 'replace'].includes(cmd)) {
if (!['deploy', 'replace'].includes(cmd)) {
Copy link
Contributor

Choose a reason for hiding this comment

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

It looks like replace doesn't exist anymore? And has been replaced by deploy. And that upload has been replaced by deploy --nodelete?

Copy link
Author

Choose a reason for hiding this comment

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

Yes, you're right. I'll update the the commands and documentation to reflect this when I get a chance

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Slate-tools using themekit 0.6.12

2 participants