universal-data-tool icon indicating copy to clipboard operation
universal-data-tool copied to clipboard

[BUG] AWS Amplify should not be a dependency of the react app

Open seveibar opened this issue 4 years ago • 1 comments

Describe the bug

Installing UDT as a react components requires aws-amplify.

https://codesandbox.io/s/universal-data-tool-react-usage-example-uerpr?from-embed=&file=/src/App.js

seveibar avatar Nov 25 '20 14:11 seveibar

A solution could be each import/export who need a platform like aws, azure ... is isolated in it's own git deposit and on instalation it's ask if you use this or that platform

CedricProfessionnel avatar Mar 18 '21 21:03 CedricProfessionnel