Skip to content

Npm caching #5

@paralin

Description

@paralin

Is there any way to cache the npm process? I've done it in the past by copying package.json in and running npm install before the rest of the app files. Docker sees there are no changes to package.json and caches the commands.

Could it be possible to make a package.json for the base meteor app and copy that in and install first? That way caching a lot of the packages installed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions