Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×With npm, you can specify the files to be installed using the package.json "files" key, an .npmignore files or by publishing only certain files to the registry. All my private repos are with BitBucket and I would like there to be configuration (either in the repo settings or by including a file similar to .npmignore) was specifies which files are to be installed or which directory in the repo is to be considered the root (i.e. a distribution folder that is its own package that npm/yarn should see at the package itself).
Hello!
Welcome to Atlassian Community!
As I understand you would like to have a better package management with Bitbucket Cloud. Please keep in mind, that Bitbucket Cloud is a Git hosting service and direct package management like 'npm' isn't inherently a part of Git itself as Git is mostly used as a source code hosting system.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.