Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove cached lockfile #11706

Merged
merged 1 commit into from
Dec 2, 2021
Merged

Commits on Dec 2, 2021

  1. feat: remove cached lockfile

    To go along with facebook#11474, we no longer need the cached lockfile after unpinning all the dependencies.
    
    This PR removes all references to it in the creation of new projects and the tests. It also refactors the integration test to assert that all files exist and no extra ones are being written.
    lukekarrys committed Dec 2, 2021
    Configuration menu
    Copy the full SHA
    4f3093b View commit details
    Browse the repository at this point in the history