Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(apm/publish): check if artifact.json already exist (#175)
* fix(apm/publish): check whether artifact.json already exist And throw if it doesn't. CLI users will have to generate the artifact.json explicitly using `apm publish --only-artifacts`. Closes #159 * feat(apm/publish): allow users to generate artifact if it doesn't exist
- Loading branch information