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
console
src/commands/app/use.js:36: const consoleConfig = config.get('$console') src/lib/import.js:388: const CONSOLE_CONFIG_KEY = '$console'
from adobe/aio-cli-plugin-console@ea1d6f4
The text was updated successfully, but these errors were encountered:
We don't need to be backwards compatible if the console plugin is updated in the aio-cli at the same time.
Sorry, something went wrong.
fix: $console renamed to console (fixes #256)
5ed7950
fix: $console renamed to console (fixes #256) (#261)
9c0afda
Successfully merging a pull request may close this issue.
from adobe/aio-cli-plugin-console@ea1d6f4
The text was updated successfully, but these errors were encountered: