Skip to content

Support deploying and using external private registry packages #1390

Open
@ericallam

Description

@ericallam

Currently we can support private registry NPM packages that are bundled, but we cannot support any that are external (and thus installed with npm i during the image build phase).

To support this we'll need to copy the .npmrc file before running npm i. It would be good if everything for this would be in a build extension that copies the local .npmrc file and adds an NPM_TOKEN build env var.

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