Elecweb
Elecweb
Can I add github registry via custom registry? if not, it'd be great to support github registry
We currently use S3 Upload task for upload to s3 for hosting website. It works really great but old files doesn't get remove.(Since most builder tool for client side application...
as reported in https://github.com/final-form/final-form-arrays/issues/44 and https://github.com/final-form/react-final-form-arrays/issues/138. This applied both `unshift` and `insert` because `unshift` use `insert` as this https://github.com/final-form/final-form-arrays/blob/fe3c260939cbdd446a48304dd2df0be2a1c41237/src/unshift.js#L5-L9 I've investigated and have assumed the issue is in the following....