You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since customize-cra is literally just a lib of diff-producing functions, snapshots are perfect for this use case. It'd be a lot less verbose than repeatedly writing large config objects in tests.
Since
customize-crais literally just a lib of diff-producing functions, snapshots are perfect for this use case. It'd be a lot less verbose than repeatedly writing large config objects in tests.