Skip to content

oclif.manifest.json is not in the source tree #843

Description

@majkrzak

oclif.manifest.json does not exist is the source tree. It is handled via the pre/postpack scripts, and therefore shall be removed from package.json .files list. Having it there breaks packaging tools.

--- a/package.json
+++ b/package.json
@@ -55,7 +55,6 @@
   "files": [
     "/bin",
     "/src",
-    "/oclif.manifest.json",
     "/package-lock.json"
   ],
   "homepage": "https://github.com/adobe/aio-cli",

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions