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

several questions on yarn integrity check #1506

Closed
dreyks opened this issue May 18, 2018 · 1 comment
Closed

several questions on yarn integrity check #1506

dreyks opened this issue May 18, 2018 · 1 comment

Comments

@dreyks
Copy link
Contributor

dreyks commented May 18, 2018

  1. it seems that yarn integrity check only runs for rails app and not when i run bin/webpack or bin/webpack-dev-server. Dou you think that would be beneficial?

  2. In most cases my lockfile is ok but the actual package is missing i.e. i pulled new commits and didn't run yarn install. yarn check --integrity won't catch it though. On the other hand running a full yarn check on each rails command might be a performance hit. what do you think?

@rossta
Copy link
Member

rossta commented Jan 12, 2021

The yarn integrity check has been removed from Webpacker. See the PR for more details #2518

@rossta rossta closed this as completed Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants