-
-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
feature requestRequest a new featureRequest a new feature
Description
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
Labels
feature requestRequest a new featureRequest a new feature