Skip to content

update build step to use package-lock #32

Description

@BrianJenney

Currently the build step for the app deployment uses npm i which can cause a mismatch between local and production builds.

Builds should use package-lock for builds and the lock file should be part of the github artifacts

Remove package-lock from the gitignore and update the build command in Vercel.

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