Bundle domino in @angular/platform-server package · Issue #49228 · angular/angular · GitHub
Skip to content

Bundle domino in @angular/platform-server package #49228

Description

@josephperrott

Since we are not planning to publish our fork of domino to npm, we need to bundle it into the @angular/platform-server package rather than having our users depend on it via the repo directly.

In general, I believe that we should not be asking our users to install dependencies (a transitive one in this case) from a github repository rather than an npm registry package. Using a Github repo is a great option for internal packages, testing prior to publishing, etc., but I think we should be encouraging our users, and the ecosystem at large to be using a proper registry. This is particularly true as we look forward to how SLSA specifications will be coming to the node ecosystem.

Activity

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

Metadata

Metadata

Labels

P0Issue that causes an outage, breakage, or major function to be unusable, with no known workaroundsarea: serverIssues related to server-side rendering

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions