Skip to content

Cache outputs of ng build #126

Description

@fg-j

Describe the Enhancement

Some Node.JS buildpack users are building Angular apps. This buildpack participates in the build to run ng build to create static assets. As of angular 13, angular maintains a build cache by default. It could improve buildpack rebuild times if the buildpack saves the angular cache and restores it on rebuilds.

Possible Solution

Motivation

Speed up rebuilds of angular apps with buildpacks; take advantage of built-in caching that angular knows how to handle.

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