adobe / adobe/aio-cli-plugin-app

Incorrect calling of another plugin/command

Open
#701 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
28
Forks
41
Avg merge
1d 2h
Merged PRs (30d)
3

Description

https://github.com/adobe/aio-cli-plugin-app/blame/251f7bb62424d52d9eef307a161d28b3ddcc9d9f/src/commands/app/pack.js#L139

I missed this when it was committed, but this is not how we should call other commands in the app-plugin.

The proper way to do this is here:
https://github.com/adobe/aio-cli-plugin-app/blob/251f7bb62424d52d9eef307a161d28b3ddcc9d9f/src/commands/app/run.js#L154-L157

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.