aem-upload
aem-upload copied to clipboard
unable to use library in browser
Expected Behaviour
Using the library in a browser/webpack environment should be seamless.
Actual Behaviour
Trying to use this library in a consumer using webpack causes various errors due to the client's use of node.js-only dependencies.
Reproduce Scenario (including but not limited to)
Attempting to use the library in a React application.