We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The problem occurs for scripts compiled for compatibility with older JS versions.
return (0, zurk_1.$)({ env: opts.env, cwd: opts.cwd, shell: false })(templateObject_1 || (templateObject_1 = tslib_1.__makeTemplateObject(["git pull --tags --force ", " ", ""], ["git pull --tags --force ", " ", ""])), repo, pullTagsBranch).catch(console.error);
Originated from: qiwi/semantic-release-gh-pages-plugin#282 webpod/zurk#33
This should be fixed via zurk dep update, but:
The text was updated successfully, but these errors were encountered:
fix: update zurk to v0.9.2 to handle tslib literals issue
a7330e3
closes google#966
process.exit
97d0f5f
Successfully merging a pull request may close this issue.
The problem occurs for scripts compiled for compatibility with older JS versions.
Originated from:
qiwi/semantic-release-gh-pages-plugin#282
webpod/zurk#33
This should be fixed via zurk dep update, but:
The text was updated successfully, but these errors were encountered: