Skip to content

avoid clearing jest cache on yarn install #316

@sibelius

Description

@sibelius

Is your feature request related to a problem? Please describe.

remove jest clearCache from jest-preview

jest-preview clears the jest cache what makes our jest tests slower

Describe the solution you'd like

remove the post install script

Describe how should jest-preview implements this feature

just remove the post install

Describe alternatives you've considered

patch package

Additional context

we cache jest over ci/cd to make jest a bit faster

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions