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
clasp deploy should do something useful if no manifest is configured.
clasp deploy
Usually, you need to specify something in manifest to deploy a web app or add-on.
clasp deploy creates a deployment that is useless without the manifest change.
See #373
The text was updated successfully, but these errors were encountered:
Still need to check manifest to add this feature.
Sorry, something went wrong.
No branches or pull requests
Expected Behavior
clasp deploy
should do something useful if no manifest is configured.Usually, you need to specify something in manifest to deploy a web app or add-on.
Actual Behavior
clasp deploy
creates a deployment that is useless without the manifest change.See #373
The text was updated successfully, but these errors were encountered: