Skip to content

Conversation

@BartoszKlonowski
Copy link
Member

This pull request fixes the error with loading dependencies when on main branch.

Two root causes of such error were noticed:

  • lack of required resource - added as devDependency
  • key for cached items remains the same across many deliveries
    It did not include the changes done in the package.json so it could not load all packages across merges.

@BartoszKlonowski BartoszKlonowski merged commit ac8e89e into main Jul 7, 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

Successfully merging this pull request may close these issues.

2 participants