bergben / ng2-img-max

Angular 2 module to resize images down to a certain width and height or to reduce the quality to fit a certain maximal filesize - all in the browser.
MIT License
83 stars 46 forks source link

fix after test #57

Closed dfa1234 closed 2 years ago

dfa1234 commented 2 years ago

Fixing injection after testing the result

dfa1234 commented 2 years ago

@bergben You can look the test I did on this repo: https://github.com/dfa1234/test-ng2-img-max We can create a Stackbliz from it after

dfa1234 commented 2 years ago

@bergben In fact I successfully created the stackblitz here: https://stackblitz.com/edit/angular-ivy-hnhy6v?file=src%2Fapp%2Fapp.component.ts

dfa1234 commented 2 years ago

@bergben can you send me an invite as maintener on npm? My username on npm is "dfaure"

bergben commented 2 years ago

Done @dfa1234 ;)