Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Deployment tweak; should prevent yarn.lock being modified on deploy #336

Merged
merged 1 commit into from
Apr 20, 2020

Conversation

molomby
Copy link
Collaborator

@molomby molomby commented Apr 20, 2020

Adding the --frozen-lockfile option when deploying. This prevents "optimisations" of the lock file that break future deploys.

See yarn issue #4379: yarn install changes yarn.lock file.

Copy link
Contributor

@dominikwilkowski dominikwilkowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dominikwilkowski dominikwilkowski merged commit b3cdd58 into develop Apr 20, 2020
@dominikwilkowski dominikwilkowski deleted the molomby/prevent-yarn.lock-mods-on-deploy branch April 20, 2020 23:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants